Lines Matching refs:Y

9 Similarly to the packed RGB formats, the packed YUV formats store the Y, Cb and
16 - 'Y', 'Cb' and 'Cr' denote bits of the luma, blue chroma (also known as
26 full triplet of Y, Cb and Cr values.
29 component. They are named based on the order of the Y, Cb and Cr components as
32 format stores a pixel in a 16-bit word [15:0] laid out at as [Y'\ :sub:`4-0`
34 [Cb\ :sub:`2-0` Cr\ :sub:`4-0`] followed by [Y'\ :sub:`4-0` Cb\ :sub:`5-3`].
93 - Y'\ :sub:`3`
94 - Y'\ :sub:`2`
95 - Y'\ :sub:`1`
96 - Y'\ :sub:`0`
113 - Y'\ :sub:`4`
114 - Y'\ :sub:`3`
115 - Y'\ :sub:`2`
116 - Y'\ :sub:`1`
117 - Y'\ :sub:`0`
135 - Y'\ :sub:`4`
136 - Y'\ :sub:`3`
137 - Y'\ :sub:`2`
138 - Y'\ :sub:`1`
139 - Y'\ :sub:`0`
157 They are named based on the order of the Y, Cb and Cr components as stored in
160 the second byte and Y'\ :sub:`7-0` in the third byte.
179 - Y'\ :sub:`7-0`
189 - Y'\ :sub:`7-0`
199 - Y'\ :sub:`7-0`
210 - Y'\ :sub:`7-0`
220 - Y'\ :sub:`7-0`
228 - Y'\ :sub:`7-0`
238 - Y'\ :sub:`7-0`
248 - Y'\ :sub:`7-0`
282 - Y'\ :sub:`0`
285 - Y'\ :sub:`1`
326 - Y'\ :sub:`0`
328 - Y'\ :sub:`1`
330 - Y'\ :sub:`2`
332 - Y'\ :sub:`3`
339 - Y'\ :sub:`0`
341 - Y'\ :sub:`1`
343 - Y'\ :sub:`2`
345 - Y'\ :sub:`3`
351 - Y'\ :sub:`0`
353 - Y'\ :sub:`1`
355 - Y'\ :sub:`2`
357 - Y'\ :sub:`3`
364 - Y'\ :sub:`0`
366 - Y'\ :sub:`1`
368 - Y'\ :sub:`2`
370 - Y'\ :sub:`3`
390 - Y'\ :sub:`0` (bits 15-6)
392 - Y'\ :sub:`1` (bits 15-6)
399 - Y'\ :sub:`0` (bits 15-4)
401 - Y'\ :sub:`1` (bits 15-4)
408 - Y'\ :sub:`0` (bits 15-0)
410 - Y'\ :sub:`1` (bits 15-0)
458 - Y'\ :sub:`0`
460 - Y'\ :sub:`1`
462 - Y'\ :sub:`2`
464 - Y'\ :sub:`3`
465 - Y'\ :sub:`4`
466 - Y'\ :sub:`5`
467 - Y'\ :sub:`6`
468 - Y'\ :sub:`7`