Home
last modified time | relevance | path

Searched defs:nb_samples_notify (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_silencedetect.c79 int is_silence, int current_sample, int64_t nb_samples_notify, in update()
179 const int64_t nb_samples_notify = s->duration * (s->mono ? 1 : nb_channels); in filter_frame() local