Lines Matching refs:Cb
19 planes. The Y plane is first. The Y plane has one byte per pixel. The Cb
20 plane immediately follows the Y plane in memory. The Cb plane is half
21 the width of the Y plane (and of the image). Each Cb belongs to two
22 pixels. For example, Cb\ :sub:`0` belongs to Y'\ :sub:`00`,
23 Y'\ :sub:`01`. Following the Cb plane is the Cr plane, just like the Cb
26 If the Y plane has pad bytes after each row, then the Cr and Cb planes
62 - Cb\ :sub:`00`
63 - Cb\ :sub:`01`
65 - Cb\ :sub:`10`
66 - Cb\ :sub:`11`
68 - Cb\ :sub:`20`
69 - Cb\ :sub:`21`
71 - Cb\ :sub:`30`
72 - Cb\ :sub:`31`