Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c51 static gboolean gst_atdec_stop (GstAudioDecoder * decoder);
111 audio_decoder_class->stop = GST_DEBUG_FUNCPTR (gst_atdec_stop); in gst_atdec_class_init()
191 gst_atdec_stop (GstAudioDecoder * decoder) in gst_atdec_stop() function