Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirendec.c57 static gboolean gst_siren_dec_start (GstAudioDecoder * dec);
87 base_class->start = GST_DEBUG_FUNCPTR (gst_siren_dec_start); in gst_siren_dec_class_init()
106 gst_siren_dec_start (GstAudioDecoder * dec) in gst_siren_dec_start() function