Searched refs:gst_atdec_stop (Results 1 – 1 of 1) sorted by relevance
51 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