Searched refs:V4L2_PIX_FMT_M420 (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | videodev2.h | 589 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv … macro
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | videodev2.h | 589 #define V4L2_PIX_FMT_M420 v4l2_fourcc('M', '4', '2', '0') /* 12 YUV 4:2:0 2 lines y, 1 line uv … macro
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 148 {V4L2_PIX_FMT_M420, TRUE, GST_V4L2_RAW},
|