Searched refs:gst_atdec_start (Results 1 – 1 of 1) sorted by relevance
50 static gboolean gst_atdec_start (GstAudioDecoder * decoder);110 audio_decoder_class->start = GST_DEBUG_FUNCPTR (gst_atdec_start); in gst_atdec_class_init()179 gst_atdec_start (GstAudioDecoder * decoder) in gst_atdec_start() function