Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c101 #ifdef V4L2_PIX_FMT_VP9
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h699 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0') /* VP9 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h699 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0') /* VP9 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c189 {V4L2_PIX_FMT_VP9, FALSE, GST_V4L2_CODEC | GST_V4L2_NO_PARSE},
1488 case V4L2_PIX_FMT_VP9: in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1910 fourcc = V4L2_PIX_FMT_VP9; in gst_v4l2_object_get_caps_info()