Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2mpeg4enc.h54 gboolean gst_v4l2_is_mpeg4_enc (GstCaps * sink_caps, GstCaps * src_caps);
Dgstv4l2mpeg4enc.c106 gst_v4l2_is_mpeg4_enc (GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_is_mpeg4_enc() function
Dgstv4l2.c210 if (gst_v4l2_is_mpeg4_enc (sink_caps, src_caps)) in gst_v4l2_probe_and_register()