Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/removesilence/
Dvad_private.h42 VADFilter* vad_new(guint64 hysteresis, gint threshold);
Dvad_private.c67 vad_new (guint64 hysteresis, gint threshold) in vad_new() function
Dgstremovesilence.c217 filter->vad = vad_new (DEFAULT_VAD_HYSTERESIS, DEFAULT_VAD_THRESHOLD); in gst_remove_silence_init()
/third_party/gstreamer/gstplugins_bad/
DChangeLog94763 vad_new() already calls this function. Since there are no more uses of