Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dsubband_nearend_detector.h30 bool IsNearendState() const override { return nearend_state_; } in IsNearendState() function
Ddominant_nearend_detector.h29 bool IsNearendState() const override { return nearend_state_; } in IsNearendState() function