Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.h51 size_t detection_length,
Dtransient_suppressor_impl.cc165 size_t detection_length, in Suppress() argument
171 detection_length != detection_length_ || voice_probability < 0 || in Suppress()
189 float detector_result = detector_->Detect(detection_data, detection_length, in Suppress()
Dtransient_suppressor_impl.h58 size_t detection_length,