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]_
208 .. [1] Order of chroma samples in the second plane
215 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
228 Semi-planar YUV 4:2:0 formats. The chroma plane is subsampled by 2 in each
229 direction. Chroma lines contain half the number of pixels and the same number
230 of bytes as luma lines, and the chroma plane contains half the number of lines
317 Semi-planar YUV 4:2:0 formats, using macroblock tiling. The chroma plane is
318 subsampled by 2 in each direction. Chroma lines contain half the number of
319 pixels and the same number of bytes as luma lines, and the chroma plane
326 The layouts of the luma and chroma planes are identical.
334 tiles is stored in linear order. The layouts of the luma and chroma
355 aligned to a multiple of 4. The layouts of the luma and chroma planes are
360 aligned to a multiple of 16. The layouts of the luma and chroma planes are
365 aligned to a multiple of 32. The layouts of the luma and chroma planes are
371 The layouts of the luma and chroma planes are identical.
376 ``V4L2_PIX_FMT_MM21`` store luma pixel in 16x32 tiles, and chroma pixels
378 image height must be aligned to a multiple of 32. The number of luma and chroma
401 The layouts of the luma and chroma planes are identical.
418 composed of 16x32 luma tiles, and 16x16 chroma tiles. Each tiles is 640 bytes
427 Layout of MT2110T Chroma Tile
432 bits of the column of for pixel matching the same index. The chroma tiles
537 Semi-planar YUV 4:2:2 formats. The chroma plane is subsampled by 2 in the
538 horizontal direction. Chroma lines contain half the number of pixels and the
539 same number of bytes as luma lines, and the chroma plane contains the same
640 Semi-planar YUV 4:4:4 formats. The chroma plane is not subsampled.
641 Chroma lines contain the same number of pixels and twice the
642 number of bytes as luma lines, and the chroma plane contains the same
835 luma plane comes first, and the order of the two chroma planes varies between
836 formats. The two chroma planes always use the same subsampling.
839 chroma lines is identical to the padding of the luma lines. The chroma line
845 relationship between the luma and chroma line padding and stride.
851 a multiple of 4. The layouts of the luma and chroma planes are identical.
947 .. [4] Order of luma and chroma planes
953 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
962 Planar YUV 4:1:0 formats. The chroma planes are subsampled by 4 in each
963 direction. Chroma lines contain a quarter of the number of pixels and bytes of
964 the luma lines, and the chroma planes contain a quarter of the number of lines
1002 Planar YUV 4:1:1 formats. The chroma planes are subsampled by 4 in the
1003 horizontal direction. Chroma lines contain a quarter of the number of pixels
1004 and bytes of the luma lines, and the chroma planes contain the same number of
1057 Planar YUV 4:2:0 formats. The chroma planes are subsampled by 2 in each
1058 direction. Chroma lines contain half of the number of pixels and bytes of the
1059 luma lines, and the chroma planes contain half of the number of lines of the
1146 Planar YUV 4:2:2 formats. The chroma planes are subsampled by 2 in the
1147 horizontal direction. Chroma lines contain half of the number of pixels and
1148 bytes of the luma lines, and the chroma planes contain the same number of lines
1258 Planar YUV 4:4:4 formats. The chroma planes are no subsampled. Chroma lines
1259 contain the same number of pixels and bytes of the luma lines, and the chroma