Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c236 static gboolean gst_opus_enc_set_format (GstAudioEncoder * benc,
290 base_class->set_format = GST_DEBUG_FUNCPTR (gst_opus_enc_set_format); in gst_opus_enc_class_init()
665 gst_opus_enc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_opus_enc_set_format() function