Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c107 static gboolean gst_opus_dec_set_format (GstAudioDecoder * bdec,
133 adclass->set_format = GST_DEBUG_FUNCPTR (gst_opus_dec_set_format); in gst_opus_dec_class_init()
836 gst_opus_dec_set_format (GstAudioDecoder * bdec, GstCaps * caps) in gst_opus_dec_set_format() function