Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/faad/
Dgstfaad.c95 static gboolean gst_faad_set_format (GstAudioDecoder * dec, GstCaps * caps);
124 base_class->set_format = GST_DEBUG_FUNCPTR (gst_faad_set_format); in gst_faad_class_init()
220 gst_faad_set_format (GstAudioDecoder * dec, GstCaps * caps) in gst_faad_set_format() function