Searched refs:gst_atdec_set_format (Results 1 – 1 of 1) sorted by relevance
52 static gboolean gst_atdec_set_format (GstAudioDecoder * decoder,112 audio_decoder_class->set_format = GST_DEBUG_FUNCPTR (gst_atdec_set_format); in gst_atdec_class_init()290 gst_atdec_set_format (GstAudioDecoder * decoder, GstCaps * caps) in gst_atdec_set_format() function