Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c325 static gboolean gst_audio_decoder_negotiate_default (GstAudioDecoder * dec);
451 GST_DEBUG_FUNCPTR (gst_audio_decoder_negotiate_default); in gst_audio_decoder_class_init()
672 gst_audio_decoder_negotiate_default (GstAudioDecoder * dec) in gst_audio_decoder_negotiate_default() function