Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.c185 static void gst_lamemp3enc_flush (GstAudioEncoder * enc);
254 base_class->flush = GST_DEBUG_FUNCPTR (gst_lamemp3enc_flush); in gst_lamemp3enc_class_init()
768 gst_lamemp3enc_flush (GstAudioEncoder * enc) in gst_lamemp3enc_flush() function