/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ |
H A D | ia_css_sdis_common_types.h | 25 /* DVS statistics grid dimensions in number of cells. 33 /* DVS statistics dimensions in number of cells for 39 struct ia_css_dvs_grid_dim dim; /* Dimensions */ 40 struct ia_css_dvs_grid_dim pad; /* Padded dimensions */
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
H A D | ia_css_sdis_types.h | 36 grid;/** grid info contains the dimensions of the dvs grid */ 49 grid;/** grid info contains the dimensions of the dvs grid */
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
H A D | ia_css_sdis2_types.h | 46 grid; /** grid info contains the dimensions of the dvs grid */ 69 grid; /** grid info contains the dimensions of the dvs grid */
|
/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 ) 130 # self.setText( 1, 1, title.center( self.dimensions[WIDTH]-2 ), curses.A_BOLD ) 131 # self.setText( 1, 2, credit.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/drivers/input/mouse/ |
H A D | byd.c | 39 * we pick ABS_X/ABS_Y dimensions which are multiples of 256 and in 40 * the right ballpark given the touchpad's physical dimensions and estimate 41 * resolution per spec sheet, device active area dimensions are 49 * Given the above dimensions, relative packets velocity is in multiples of
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | geodefb.h | 26 int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */
|
/openbmc/qemu/docs/system/ |
H A D | keys.rst.inc | 18 Restore the screen's un-scaled dimensions
|
/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/u-boot/doc/device-tree-bindings/video/ |
H A D | displaymode.txt | 15 - width-mm, height-mm: Display dimensions in mm
|
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/ |
H A D | g2d.h | 33 /* Original dimensions */
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | macintosh.h | 104 unsigned long dimensions; member
|
/openbmc/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga.h | 27 /* Original dimensions */
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_param_dvs.c | 134 x++) { /* Envelope dimensions set in Ypixels hence offset UV = offset Y/2 */ in init_dvs_6axis_table_from_default() 142 x++) { /* Envelope dimensions set in Ypixels hence offset UV = offset Y/2 */ in init_dvs_6axis_table_from_default()
|
/openbmc/linux/drivers/media/platform/st/stm32/dma2d/ |
H A D | dma2d.h | 59 /* Original dimensions */
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-inzi.rst | 18 identical dimensions.
|
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
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | tpo,tpg110.yaml | 33 The TPG110 does not know the physical dimensions of the panel
|
/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/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/u-boot/include/ |
H A D | key_matrix.h | 15 /* Dimensions of the keyboard matrix, in rows and columns */
|
/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/interface/ |
H A D | ia_css_util.h | 84 * @return true if both dimensions of a are less or
|
/openbmc/linux/include/media/ |
H A D | v4l2-ctrls.h | 214 * @nr_of_dims:The number of dimensions in @dims. 970 * @dims: The control's new dimensions. 972 * Update the dimensions of an array control on the fly. The elements of the 973 * array are reset to their default value, even if the dimensions are 989 * v4l2_ctrl_modify_dimensions() - Update the dimensions of an array control. 992 * @dims: The control's new dimensions. 994 * Update the dimensions of an array control on the fly. The elements of the 995 * array are reset to their default value, even if the dimensions are
|
/openbmc/linux/lib/fonts/ |
H A D | fonts.c | 103 * Dimensions are in pixels.
|
/openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
H A D | bb-matrix-plot.sh | 90 # Determine the dgrid3d mesh dimensions size
|