Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c77 #ifdef V4L2_PIX_FMT_H263
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h689 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h689 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c181 {V4L2_PIX_FMT_H263, FALSE, GST_V4L2_CODEC},
1461 case V4L2_PIX_FMT_H263: in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1897 fourcc = V4L2_PIX_FMT_H263; in gst_v4l2_object_get_caps_info()