Home
last modified time | relevance | path

Searched full:dimensions (Results 1 – 25 of 180) sorted by relevance

12345678

/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common_types.h25 /* 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 Dia_css_sdis_types.h36 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 Dia_css_sdis2_types.h46 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 Dncurses.py70 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 Dsupport-jpeg-turbo.patch101 * 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 Dbyd.c39 * 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 Dgeodefb.h26 int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */
/openbmc/qemu/docs/system/
H A Dkeys.rst.inc18 Restore the screen's un-scaled dimensions
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-13616.patch20 + SDL_SetError("BMP file with bad dimensions (%dx%d)", biWidth, biHeight);
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Ddisplaymode.txt15 - width-mm, height-mm: Display dimensions in mm
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h33 /* Original dimensions */
/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h104 unsigned long dimensions; member
/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga.h27 /* Original dimensions */
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_dvs.c134 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 Ddma2d.h59 /* Original dimensions */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-inzi.rst18 identical dimensions.
H A Dvidioc-dqevent.rst337 - 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 Dtpo,tpg110.yaml33 The TPG110 does not know the physical dimensions of the panel
/openbmc/linux/Documentation/admin-guide/media/
H A Drkisp1.rst162 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 Dvhost-user-gpu.rst239 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 Dkey_matrix.h15 /* Dimensions of the keyboard matrix, in rows and columns */
/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/interface/
H A Dia_css_util.h84 * @return true if both dimensions of a are less or
/openbmc/linux/include/media/
H A Dv4l2-ctrls.h214 * @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 Dfonts.c103 * Dimensions are in pixels.
/openbmc/openbmc/poky/scripts/contrib/bb-perf/
H A Dbb-matrix-plot.sh90 # Determine the dgrid3d mesh dimensions size

12345678