Searched refs:gst_gsmenc_stop (Results 1 – 1 of 1) sorted by relevance
47 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