Home
last modified time | relevance | path

Searched refs:detection_length (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.cc169 size_t detection_length, in Suppress() argument
175 detection_length != detection_length_ || voice_probability < 0 || in Suppress()
194 detection_data, detection_length, reference_data, reference_length); in Suppress()
Dtransient_suppressor.h55 size_t detection_length,