/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | ncurses.py | 70 self.dimensions = ( x, y, width, height ) 104 self.win.hline( y, 0, curses.ACS_HLINE, self.dimensions[WIDTH] ) 117 self.decoration.setText( 1, 1, title.center( self.dimensions[WIDTH]-2 ), curses.A_BOLD ) 142 width = self.dimensions[WIDTH]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/ |
H A D | support-jpeg-turbo.patch | 101 * 4. When "trim" is in effect, the destination's dimensions will be the 104 + * 5. When "crop" is in effect, the destination's dimensions will be the 114 - * dimensions and ignore the source's. 899 * the image dimensions) and before jpeg_read_coefficients (which realizes 933 + /* Compute output image dimensions and related values. */ 999 + * dimensions, ensuring that its upper left corner falls at an iMCU boundary. 1069 - /* Need workspace arrays having same dimensions as source image. 1088 + /* Need workspace arrays having same dimensions as source image. */ 1093 + /* Need workspace arrays having transposed dimensions. */ 1102 + /* Need workspace arrays having transposed dimensions. */ [all …]
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | macintosh.h | 104 unsigned long dimensions; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-13616.patch | 20 + SDL_SetError("BMP file with bad dimensions (%dx%d)", biWidth, biHeight);
|
/openbmc/qemu/docs/system/ |
H A D | keys.rst.inc | 18 Restore the screen's un-scaled dimensions
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | displaymode.txt | 15 - width-mm, height-mm: Display dimensions in mm
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-inzi.rst | 18 identical dimensions.
|
H A D | vidioc-g-crop.rst | 49 The driver first adjusts the requested dimensions against hardware
|
H A D | vidioc-dqevent.rst | 337 - This control event was triggered because the dimensions of the 338 control changed. Note that the number of dimensions remains the
|
H A D | vidioc-g-selection.rst | 87 The driver may have to adjusts the requested dimensions against hardware
|
H A D | extended-controls.rst | 83 particular, this ioctl gives the dimensions of the N-dimensional array if
|
H A D | diff-v4l.rst | 122 implies the scale factor by setting the cropping dimensions and 168 dimensions returns the closest size possible, taking into account the
|
H A D | dev-subdev.rst | 363 dimensions. The scaling ratio isn't specified explicitly, but is implied 453 selection will refer to the sink pad format dimensions instead.
|
/openbmc/linux/arch/m68k/mac/ |
H A D | config.c | 101 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo() 848 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify() 849 mac_bi_data.dimensions >> 16); in mac_identify()
|
/openbmc/qemu/docs/interop/ |
H A D | vhost-user-gpu.rst | 239 Set the scanout resolution. To disable a scanout, the dimensions 257 data. To disable a scanout, the dimensions width/height are set
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | dw100.rst | 80 upper bits and X in the lower bits. The driver modifies the dimensions of
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | macfb.c | 556 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init() 557 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | rkisp1.rst | 162 same mbus format and dimensions as the sensor, otherwise streaming will fail 166 The cropping dimensions are automatically propagated to be the format of the
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kvm.c | 322 static struct kvm_dimension *dimensions[] = { variable 378 for (i = 0; dimensions[i] != NULL; i++) { in get_dimension() 379 if (!strcmp(dimensions[i]->name, name)) in get_dimension() 380 return dimensions[i]; in get_dimension()
|
H A D | builtin-c2c.c | 1828 static struct c2c_dimension *dimensions[] = { variable 1907 for (i = 0; dimensions[i]; i++) { in get_dimension() 1908 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | ntrig.rst | 67 However not all of these devices have the same physical dimensions. Most
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_devlink.c | 777 req->dimensions = cpu_to_le16(dim); in bnxt_hwrm_get_nvm_cfg_ver() 1086 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
|
/openbmc/webui-vue/docs/customization/ |
H A D | theme.md | 206 logo and the suggested logo dimensions are currently in progress. It may be
|
/openbmc/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 409 dimensions of the screen. 438 <yres> and <depth> give the dimensions of the screen and the number of 568 is used for both dimensions. The default value is 2 for both
|
/openbmc/u-boot/scripts/ |
H A D | spelling.txt | 405 dimesions||dimensions
|