Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/
Dgstvoamrwbenc.c110 static gboolean gst_voamrwbenc_start (GstAudioEncoder * enc);
175 base_class->start = GST_DEBUG_FUNCPTR (gst_voamrwbenc_start); in gst_voamrwbenc_class_init()
204 gst_voamrwbenc_start (GstAudioEncoder * enc) in gst_voamrwbenc_start() function