Searched refs:gst_atdec_flush (Results 1 – 1 of 1) sorted by relevance
56 static void gst_atdec_flush (GstAudioDecoder * decoder, gboolean hard);115 audio_decoder_class->flush = GST_DEBUG_FUNCPTR (gst_atdec_flush); in gst_atdec_class_init()575 gst_atdec_flush (GstAudioDecoder * decoder, gboolean hard) in gst_atdec_flush() function