Searched refs:V4L2_PIX_FMT_NV12 (Results 1 – 2 of 2) sorted by relevance
670 dest->fmt.pix.pixelformat = V4L2_PIX_FMT_NV12; in video_format_to_v4l2_format()744 case V4L2_PIX_FMT_NV12: in v4l2_format_to_video_format()
1557 #define V4L2_PIX_FMT_NV12 v4l2_fourcc('N', 'V', '1', '2') /* 12 Y/CbCr 4:2:0 */ macro