Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h688 #define V4L2_PIX_FMT_H264_MVC v4l2_fourcc('M', '2', '6', '4') /* H264 MVC */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h688 #define V4L2_PIX_FMT_H264_MVC v4l2_fourcc('M', '2', '6', '4') /* H264 MVC */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c179 {V4L2_PIX_FMT_H264_MVC, FALSE, GST_V4L2_CODEC},
1034 case V4L2_PIX_FMT_H264_MVC: in gst_v4l2_object_format_get_rank()
1587 case V4L2_PIX_FMT_H264_MVC: in gst_v4l2_object_v4l2fourcc_to_bare_struct()