Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c234 static gboolean gst_opus_enc_start (GstAudioEncoder * benc);
288 base_class->start = GST_DEBUG_FUNCPTR (gst_opus_enc_start); in gst_opus_enc_class_init()
397 gst_opus_enc_start (GstAudioEncoder * benc) in gst_opus_enc_start() function