Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/Documentation/fb/
Dapi.txt45 Pixels are stored in memory in hardware-dependent formats. Applications need
92 Pixels are black or white and stored on a number of bits (typically one)
103 Pixels are black or white and stored on a number of bits (typically one)
114 Pixels are broken into red, green and blue components, and each component
132 Pixels are broken into red, green and blue components, and each component
140 Pixels are encoded and interpreted as described by the format FOURCC
272 Pixels are always stored in an integer number of bytes. If the number of
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-y10b.rst16 pixel. Pixels are stored in a bit-packed array of 10bit bits per pixel,
Dpixfmt-meta-vsp1-hgt.rst52 Pixels with a hue value included in the centre of an area (between nL and nU
53 included) are attributed to that single area and given a weight of 16. Pixels
Dpixfmt-y10.rst16 This is a grey-scale image with a depth of 10 bits per pixel. Pixels are
Dpixfmt-y12.rst16 This is a grey-scale image with a depth of 12 bits per pixel. Pixels are
Dpixfmt-m420.rst17 (YUV 4:2:0). Pixels are organized as interleaved luma and chroma planes.
Dpixfmt-nv12mt.rst12 memory layout. Pixels are grouped in macroblocks of 64x32 size. The
Dsubdev-formats.rst94 - The number of bus samples per pixel. Pixels that are wider than the
1814 - The number of bus samples per pixel. Pixels that are wider than the
2665 - The number of bus samples per pixel. Pixels that are wider than the
7386 - The number of bus samples per pixel. Pixels that are wider than the
Dextended-controls.rst1344 - Pixels are alternatively from L and R.
/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.h206 U032 Pixels; member