Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_VP8 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c98 #ifdef V4L2_PIX_FMT_VP8
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h697 #define V4L2_PIX_FMT_VP8 v4l2_fourcc('V', 'P', '8', '0') /* VP8 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h697 #define V4L2_PIX_FMT_VP8 v4l2_fourcc('V', 'P', '8', '0') /* VP8 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c188 {V4L2_PIX_FMT_VP8, FALSE, GST_V4L2_CODEC | GST_V4L2_NO_PARSE},
1485 case V4L2_PIX_FMT_VP8: in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1908 fourcc = V4L2_PIX_FMT_VP8; in gst_v4l2_object_get_caps_info()