Home
last modified time | relevance | path

Searched refs:gst_wildmidi_dec_tell (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wildmidi/
Dgstwildmididec.c127 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