Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudioecho.h40 typedef void (*GstAudioEchoProcessFunc) (GstAudioEcho *, guint8 *, guint); typedef
54 GstAudioEchoProcessFunc process;
Daudioecho.c346 self->process = (GstAudioEchoProcessFunc) in gst_audio_echo_setup()
350 self->process = (GstAudioEchoProcessFunc) in gst_audio_echo_setup()