Definition at line 36 of file af_silencedetect.c.
Definition at line 37 of file af_silencedetect.c.
noise amplitude ratio
Definition at line 38 of file af_silencedetect.c.
Referenced by filter_frame().
minimum duration of silence until notification
Definition at line 39 of file af_silencedetect.c.
Referenced by filter_frame().
current number of continuous zero samples
Definition at line 40 of file af_silencedetect.c.
Referenced by filter_frame().
if silence is detected, this value contains the time of the first zero sample
Definition at line 41 of file af_silencedetect.c.
Referenced by filter_frame().
last sample rate to check for sample rate changes
Definition at line 42 of file af_silencedetect.c.
Referenced by filter_frame().