Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/
Dgstvoamrwbenc.c111 static gboolean gst_voamrwbenc_stop (GstAudioEncoder * enc);
176 base_class->stop = GST_DEBUG_FUNCPTR (gst_voamrwbenc_stop); in gst_voamrwbenc_class_init()
220 gst_voamrwbenc_stop (GstAudioEncoder * enc) in gst_voamrwbenc_stop() function