Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmenc.c47 static gboolean gst_gsmenc_stop (GstAudioEncoder * enc);
92 base_class->stop = GST_DEBUG_FUNCPTR (gst_gsmenc_stop); in gst_gsmenc_class_init()
123 gst_gsmenc_stop (GstAudioEncoder * enc) in gst_gsmenc_stop() function