Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/removesilence/
Dvad_private.h34 void vad_set_hysteresis(VADFilter *p, guint64 hysteresis);
Dvad_private.c93 vad_set_hysteresis (struct _vad_s *p, guint64 hysteresis) in vad_set_hysteresis() function
Dgstremovesilence.c280 vad_set_hysteresis (filter->vad, g_value_get_uint64 (value)); in gst_remove_silence_set_property()