Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_Y12 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h558 #define V4L2_PIX_FMT_Y12 v4l2_fourcc('Y', '1', '2', ' ') /* 12 Greyscale */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h558 #define V4L2_PIX_FMT_Y12 v4l2_fourcc('Y', '1', '2', ' ') /* 12 Greyscale */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c116 {V4L2_PIX_FMT_Y12, TRUE, GST_V4L2_RAW},
1027 case V4L2_PIX_FMT_Y12: in gst_v4l2_object_format_get_rank()
1578 case V4L2_PIX_FMT_Y12: in gst_v4l2_object_v4l2fourcc_to_bare_struct()