Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmenc.c48 static gboolean gst_gsmenc_set_format (GstAudioEncoder * enc,
93 base_class->set_format = GST_DEBUG_FUNCPTR (gst_gsmenc_set_format); in gst_gsmenc_class_init()
134 gst_gsmenc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_gsmenc_set_format() function