Searched refs:vad_new (Results 1 – 4 of 4) sorted by relevance
42 VADFilter* vad_new(guint64 hysteresis, gint threshold);
67 vad_new (guint64 hysteresis, gint threshold) in vad_new() function
217 filter->vad = vad_new (DEFAULT_VAD_HYSTERESIS, DEFAULT_VAD_THRESHOLD); in gst_remove_silence_init()
94763 vad_new() already calls this function. Since there are no more uses of