Lines Matching refs:Cb
26 planes. The Y plane is first. The Y plane has one byte per pixel. The Cb
27 plane immediately follows the Y plane in memory. The Cb plane is half
28 the width of the Y plane (and of the image). Each Cb belongs to two
29 pixels. For example, Cb\ :sub:`0` belongs to Y'\ :sub:`00`,
30 Y'\ :sub:`01`. Following the Cb plane is the Cr plane, just like the Cb
33 If the Y plane has pad bytes after each row, then the Cr and Cb planes
69 - Cb\ :sub:`00`
70 - Cb\ :sub:`01`
72 - Cb\ :sub:`10`
73 - Cb\ :sub:`11`
75 - Cb\ :sub:`20`
76 - Cb\ :sub:`21`
78 - Cb\ :sub:`30`
79 - Cb\ :sub:`31`