Home
last modified time | relevance | path

Searched refs:dimensions (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.12.1/arch/m68k/include/asm/
Dmacintosh.h104 unsigned long dimensions; member
/linux-6.12.1/Documentation/userspace-api/
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
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-6.12.1/Documentation/userspace-api/media/v4l/
Dpixfmt-inzi.rst18 identical dimensions.
Dvidioc-g-crop.rst49 The driver first adjusts the requested dimensions against hardware
Dvidioc-dqevent.rst337 - This control event was triggered because the dimensions of the
338 control changed. Note that the number of dimensions remains the
Dvidioc-g-selection.rst87 The driver may have to adjusts the requested dimensions against hardware
Dextended-controls.rst83 particular, this ioctl gives the dimensions of the N-dimensional array if
Ddiff-v4l.rst122 implies the scale factor by setting the cropping dimensions and
168 dimensions returns the closest size possible, taking into account the
Ddev-subdev.rst363 dimensions. The scaling ratio isn't specified explicitly, but is implied
453 selection will refer to the sink pad format dimensions instead.
/linux-6.12.1/arch/m68k/mac/
Dconfig.c93 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()
840 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
841 mac_bi_data.dimensions >> 16); in mac_identify()
/linux-6.12.1/Documentation/userspace-api/media/drivers/
Ddw100.rst80 upper bits and X in the lower bits. The driver modifies the dimensions of
/linux-6.12.1/drivers/video/fbdev/
Dmacfb.c556 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init()
557 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
DKconfig792 have a display with nonstandard dimensions. A VESA compliant
/linux-6.12.1/Documentation/admin-guide/media/
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
Dimx.rst244 dimensions to 320x240 (assumes ipu1_csi0 is linked to ipu1_csi0_mux):
/linux-6.12.1/tools/perf/
Dbuiltin-kvm.c322 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()
Dbuiltin-c2c.c1811 static struct c2c_dimension *dimensions[] = { variable
1890 for (i = 0; dimensions[i]; i++) { in get_dimension()
1891 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
/linux-6.12.1/Documentation/input/devices/
Dntrig.rst67 However not all of these devices have the same physical dimensions. Most
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c749 req->dimensions = cpu_to_le16(dim); in bnxt_hwrm_get_nvm_cfg_ver()
1058 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
Dbnxt_hsi.h10394 __le16 dimensions; member
10443 __le16 dimensions; member
/linux-6.12.1/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_osd.rst256 - | Fills parameters with the picture dimensions and the pixel
/linux-6.12.1/Documentation/arch/m68k/
Dkernel-options.rst409 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
/linux-6.12.1/Documentation/input/
Devent-codes.rst231 the input device may be used freely in three dimensions, consider ABS_Z
/linux-6.12.1/drivers/auxdisplay/
DKconfig145 more precise aspects (wiring, dimensions, protocol, ...). Please note
/linux-6.12.1/scripts/
Dspelling.txt533 dimesions||dimensions

12