Lines Matching full:chroma
9 Planar formats split luma and chroma data in separate memory regions. They
13 stores the Y components. The second plane is the chroma plane and stores the
21 the chroma planes may be constrained by the line stride of the luma plane.
35 use two planes, and store the luma components in the first plane and the chroma
37 chroma plane, with Cb and Cr always stored in pairs. The chroma order is
41 chroma lines is identical to the padding of the luma lines. Without horizontal
42 subsampling, the chroma line stride (in bytes) is thus equal to twice the luma
43 line stride. With horizontal subsampling by 2, the chroma line stride is equal
47 relationship between the luma and chroma line padding and stride.
65 - Chroma order [1]_
194 .. [1] Order of chroma samples in the second plane
201 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
214 Semi-planar YUV 4:2:0 formats. The chroma plane is subsampled by 2 in each
215 direction. Chroma lines contain half the number of pixels and the same number
216 of bytes as luma lines, and the chroma plane contains half the number of lines
305 Semi-planar YUV 4:2:0 formats, using macroblock tiling. The chroma plane is
306 subsampled by 2 in each direction. Chroma lines contain half the number of
307 pixels and the same number of bytes as luma lines, and the chroma plane
314 The layouts of the luma and chroma planes are identical.
322 tiles is stored in linear order. The layouts of the luma and chroma
327 aligned to a multiple of 4. The layouts of the luma and chroma planes are
332 aligned to a multiple of 16. The layouts of the luma and chroma planes are
337 aligned to a multiple of 32. The layouts of the luma and chroma planes are
343 The layouts of the luma and chroma planes are identical.
352 The layouts of the luma and chroma planes are identical.
366 ``V4L2_PIX_FMT_MM21`` store luma pixel in 16x32 tiles, and chroma pixels
368 image height must be aligned to a multiple of 32. The number of luma and chroma
406 Semi-planar YUV 4:2:2 formats. The chroma plane is subsampled by 2 in the
407 horizontal direction. Chroma lines contain half the number of pixels and the
408 same number of bytes as luma lines, and the chroma plane contains the same
509 Semi-planar YUV 4:4:4 formats. The chroma plane is not subsampled.
510 Chroma lines contain the same number of pixels and twice the
511 number of bytes as luma lines, and the chroma plane contains the same
704 luma plane comes first, and the order of the two chroma planes varies between
705 formats. The two chroma planes always use the same subsampling.
708 chroma lines is identical to the padding of the luma lines. The chroma line
714 relationship between the luma and chroma line padding and stride.
720 a multiple of 4. The layouts of the luma and chroma planes are identical.
816 .. [4] Order of luma and chroma planes
822 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
831 Planar YUV 4:1:0 formats. The chroma planes are subsampled by 4 in each
832 direction. Chroma lines contain a quarter of the number of pixels and bytes of
833 the luma lines, and the chroma planes contain a quarter of the number of lines
871 Planar YUV 4:1:1 formats. The chroma planes are subsampled by 4 in the
872 horizontal direction. Chroma lines contain a quarter of the number of pixels
873 and bytes of the luma lines, and the chroma planes contain the same number of
926 Planar YUV 4:2:0 formats. The chroma planes are subsampled by 2 in each
927 direction. Chroma lines contain half of the number of pixels and bytes of the
928 luma lines, and the chroma planes contain half of the number of lines of the
1015 Planar YUV 4:2:2 formats. The chroma planes are subsampled by 2 in the
1016 horizontal direction. Chroma lines contain half of the number of pixels and
1017 bytes of the luma lines, and the chroma planes contain the same number of lines
1127 Planar YUV 4:4:4 formats. The chroma planes are no subsampled. Chroma lines
1128 contain the same number of pixels and bytes of the luma lines, and the chroma