Searched refs:gst_lamemp3enc_stop (Results 1 – 1 of 1) sorted by relevance
180 static gboolean gst_lamemp3enc_stop (GstAudioEncoder * enc);251 base_class->stop = GST_DEBUG_FUNCPTR (gst_lamemp3enc_stop); in gst_lamemp3enc_class_init()314 gst_lamemp3enc_stop (GstAudioEncoder * enc) in gst_lamemp3enc_stop() function