Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.c180 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