Home
last modified time | relevance | path

Searched refs:Pixels (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/video/fbdev/mbx/
Dreg_bits.h257 #define Vsctrl_Width(Pixels) /* Video Width [1-2048] */ \ argument
258 (((Pixels) - 1) << FShft(VSCTRL_VSWIDTH))
260 #define Vsctrl_Height(Pixels) /* Video Height [1-2048] */ \ argument
261 (((Pixels) - 1) << FShft(VSCTRL_VSHEIGHT))
318 #define Vsctrl_Width(Pixels) /* Video Width [1-2048] */ \ argument
319 (((Pixels) - 1) << FShft(VSCTRL_VSWIDTH))
321 #define Vsctrl_Height(Pixels) /* Video Height [1-2048] */ \ argument
322 (((Pixels) - 1) << FShft(VSCTRL_VSHEIGHT))
/Linux-v5.4/Documentation/fb/
Dapi.rst46 Pixels are stored in memory in hardware-dependent formats. Applications need
93 Pixels are black or white and stored on a number of bits (typically one)
104 Pixels are black or white and stored on a number of bits (typically one)
115 Pixels are broken into red, green and blue components, and each component
133 Pixels are broken into red, green and blue components, and each component
141 Pixels are encoded and interpreted as described by the format FOURCC
273 Pixels are always stored in an integer number of bytes. If the number of
/Linux-v5.4/Documentation/media/uapi/v4l/
Dpixfmt-meta-vsp1-hgt.rst68 Pixels with a hue value included in the centre of an area (between nL and nU
69 included) are attributed to that single area and given a weight of 16. Pixels
Dpixfmt-y10b.rst23 pixel. Pixels are stored in a bit-packed array of 10bit bits per pixel,
Dpixfmt-y10.rst23 This is a grey-scale image with a depth of 10 bits per pixel. Pixels are
Dpixfmt-y12.rst23 This is a grey-scale image with a depth of 12 bits per pixel. Pixels are
Dpixfmt-m420.rst24 (YUV 4:2:0). Pixels are organized as interleaved luma and chroma planes.
Dpixfmt-nv12mt.rst19 memory layout. Pixels are grouped in macroblocks of 64x32 size. The
Dsubdev-formats.rst109 - The number of bus samples per pixel. Pixels that are wider than the
2043 - The number of bus samples per pixel. Pixels that are wider than the
2894 - The number of bus samples per pixel. Pixels that are wider than the
7615 - The number of bus samples per pixel. Pixels that are wider than the
Dext-ctrls-codec.rst1287 - Pixels are alternatively from L and R.
/Linux-v5.4/drivers/video/fbdev/riva/
Driva_hw.h206 U032 Pixels; member