Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c235 static gboolean gst_opus_enc_stop (GstAudioEncoder * benc);
289 base_class->stop = GST_DEBUG_FUNCPTR (gst_opus_enc_stop); in gst_opus_enc_class_init()
409 gst_opus_enc_stop (GstAudioEncoder * benc) in gst_opus_enc_stop() function