Home
last modified time | relevance | path

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

12345

/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst64 One of the dimensions in a color model. For example, RGB model has
117 stored at half the resolution in both dimensions (i.e. one U/V chroma
146 Dimensions and size
149 Each pixel buffer must be accompanied by logical pixel dimensions. This refers
154 still described as having dimensions of 1920x1080.
170 with dimensions of 1000x1000 may have been allocated as if it were 1024x1000, in
240 than two dimensions, intended usage patterns, etc.
253 provided within the acceptable list, nor to vary the pixel dimensions other than
385 dimensions, and at least offset and stride for each memory plane.
/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
/linux/drivers/video/fbdev/geode/
H A Dgeodefb.h26 int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top.h41 * The actual hubp viewport dimensions be what the actual registers will be
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h33 /* Original dimensions */
/linux/arch/m68k/include/asm/
H A Dmacintosh.h104 unsigned long dimensions; member
/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
/linux/Documentation/admin-guide/media/
H A Drkisp1.rst169 same mbus format and dimensions as the sensor, otherwise streaming will fail
173 The cropping dimensions are automatically propagated to be the format of the
/linux/Documentation/devicetree/bindings/display/panel/
H A Dtpo,tpg110.yaml33 The TPG110 does not know the physical dimensions of the panel
/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
H A Dvidioc-g-crop.rst49 The driver first adjusts the requested dimensions against hardware
H A Dvidioc-g-selection.rst87 The driver may have to adjusts the requested dimensions against hardware
H A Dextended-controls.rst83 particular, this ioctl gives the dimensions of the N-dimensional array if
/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.h59 /* Original dimensions */
/linux/arch/m68k/mac/
H A Dconfig.c93 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()
838 printk(KERN_DEBUG " Video: addr 0x%lx row 0x%lx depth %lx dimensions %ld x %ld\n", in mac_identify()
840 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
841 mac_bi_data.dimensions >> 16); in mac_identify()
/linux/lib/fonts/
H A Dfonts.c103 * Dimensions are in pixels.
/linux/include/uapi/linux/
H A Dcoff.h19 #define E_DIMNUM 4 /* Number of array dimensions in auxiliary entry */
237 #define COFF_E_DIMNUM 4 /* # array dimensions in auxiliary entry */
/linux/Documentation/userspace-api/media/drivers/
H A Ddw100.rst80 upper bits and X in the lower bits. The driver modifies the dimensions of
/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo-mac.h18 #define BI_MAC_VDIM 0x8004 /* Mac video dimensions */
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c466 /* the dimensions of a meta row are meta_row_width x meta_row_height in elements. in dml1_rq_dlg_get_row_heights()
498 /* only 3 possible shapes for dpte request in dimensions of ptes: 8x1, 4x2, 2x4. */ in dml1_rq_dlg_get_row_heights()
511 /* the dpte request dimensions in data elements is dpte_req_width x dpte_req_height in dml1_rq_dlg_get_row_heights()
730 /* the dimensions of a meta row are meta_row_width x meta_row_height in elements. in get_surf_rq_param()
821 /* only 3 possible shapes for dpte request in dimensions of ptes: 8x1, 4x2, 2x4. */ in get_surf_rq_param()
835 /* The dpte request dimensions in data elements is dpte_req_width x dpte_req_height in get_surf_rq_param()
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_mpeg2.c109 /* Set frame dimensions. */ in cedrus_mpeg2_setup()
/linux/include/uapi/linux/dvb/
H A Dosd.h107 * fills parameters with the picture dimensions and the pixel aspect ratio
/linux/drivers/input/keyboard/
H A Dapplespi.c111 MODULE_PARM_DESC(touchpad_dimensions, "The pixel dimensions of the touchpad, as XxY+W+H .");
1214 /* set up touchpad dimensions */ in applespi_register_touchpad_device()
1231 "Overriding touchpad dimensions from module param\n"); in applespi_register_touchpad_device()
1238 "Invalid touchpad dimensions '%s': must be in the form XxY+W+H\n", in applespi_register_touchpad_device()
1782 /* set up debugfs entries for touchpad dimensions logging */ in applespi_probe()
/linux/include/uapi/drm/
H A Ddrm_fourcc.h873 * 3D blocks, with the block dimensions (in terms of GOBs) always being a power
1275 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned
1276 * to a multiple of the paging tile dimensions.
1277 * The dimensions of each paging tile depend on whether the buffer is optimised for
1285 * The dimensions of each coding unit depend on the number of components
1527 * 1 - 256B_2D - 2D block dimensions
1531 * 5 - 4KB_3D - 3D block dimensions

12345