Searched refs:dimensions (Results 1 – 20 of 20) sorted by relevance
99 unsigned long dimensions; member
18 identical dimensions.
49 The driver first adjusts the requested dimensions against hardware
87 The driver may have to adjusts the requested dimensions against hardware
314 dimensions. The scaling ratio isn't specified explicitly, but is implied402 selection will refer to the sink pad format dimensions instead.
121 implies the scale factor by setting the cropping dimensions and164 dimensions returns the closest size possible, taking into account the
84 particular, this ioctl gives the dimensions of the N-dimensional array
103 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()873 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()874 mac_bi_data.dimensions >> 16); in mac_identify()
71 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
6831 __le16 dimensions; member6880 __le16 dimensions; member
574 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init()575 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
1041 have a display with nonstandard dimensions. A VESA compliant
67 However not all of these devices have the same physical dimensions. Most
1624 static struct c2c_dimension *dimensions[] = { variable1692 for (i = 0; dimensions[i]; i++) { in get_dimension()1693 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
393 dimensions of the screen.422 <yres> and <depth> give the dimensions of the screen and the number of546 is used for both dimensions. The default value is 2 for both
208 the input device may be used freely in three dimensions, consider ABS_Z
252 more precise aspects (wiring, dimensions, protocol, ...). Please note
429 dimesions||dimensions
214 dimensions to 320x240 (assumes ipu1_csi0 is linked to ipu1_csi0_mux):
4485 u32 dimensions[3]; member