Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirenenc.c59 static gboolean gst_siren_enc_set_format (GstAudioEncoder * enc,
86 base_class->set_format = GST_DEBUG_FUNCPTR (gst_siren_enc_set_format); in gst_siren_enc_class_init()
123 gst_siren_enc_set_format (GstAudioEncoder * benc, GstAudioInfo * info) in gst_siren_enc_set_format() function