Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.h35 gboolean gst_v4l2_format_from_video_format (GstVideoFormat format,
Dgstv4l2format.c183 gst_v4l2_format_from_video_format (GstVideoFormat format, guint32 * out_pix_fmt) in gst_v4l2_format_from_video_format() function
Dgstv4l2decoder.c447 if (gst_v4l2_format_from_video_format (format, &pix_fmt) && in gst_v4l2_decoder_select_src_format()