Home | History | Annotate | Download | only in linux

Lines Matching full:cbcr

323 	/* sYCC (Y'CbCr encoding of sRGB) */
326 /* BT.2020 Non-constant Luminance Y'CbCr */
337 * Determine how YCBCR_ENC_DEFAULT should map to a proper Y'CbCr encoding.
350 * for the BT2020 colorspace. For Y'CbCr the quantization is always
362 * Y'CbCr encoding.
531 #define V4L2_PIX_FMT_NV12 v4l2_fourcc('N', 'V', '1', '2') /* 12 Y/CbCr 4:2:0 */
533 #define V4L2_PIX_FMT_NV16 v4l2_fourcc('N', 'V', '1', '6') /* 16 Y/CbCr 4:2:2 */
535 #define V4L2_PIX_FMT_NV24 v4l2_fourcc('N', 'V', '2', '4') /* 24 Y/CbCr 4:4:4 */
539 #define V4L2_PIX_FMT_NV12M v4l2_fourcc('N', 'M', '1', '2') /* 12 Y/CbCr 4:2:0 */
541 #define V4L2_PIX_FMT_NV16M v4l2_fourcc('N', 'M', '1', '6') /* 16 Y/CbCr 4:2:2 */
543 #define V4L2_PIX_FMT_NV12MT v4l2_fourcc('T', 'M', '1', '2') /* 12 Y/CbCr 4:2:0 64x32 macroblocks */
544 #define V4L2_PIX_FMT_NV12MT_16X16 v4l2_fourcc('V', 'M', '1', '2') /* 12 Y/CbCr 4:2:0 16x16 macroblocks */
805 * with two planes can have one plane for Y, and another for interleaved CbCr
1961 * @ycbcr_enc: enum v4l2_ycbcr_encoding, Y'CbCr encoding