Searched refs:gst_wildmidi_dec_tell (Results 1 – 1 of 1) sorted by relevance
127 static GstClockTime gst_wildmidi_dec_tell (GstNonstreamAudioDecoder * dec);322 dec_class->tell = GST_DEBUG_FUNCPTR (gst_wildmidi_dec_tell); in gst_wildmidi_dec_class_init()507 gst_wildmidi_dec_tell (GstNonstreamAudioDecoder * dec) in gst_wildmidi_dec_tell() function