Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Daudio_processing_impl.h210 bool CaptureFullBandProcessingActive() const;
Daudio_processing_impl.cc202 bool AudioProcessingImpl::SubmoduleStates::CaptureFullBandProcessingActive() in CaptureFullBandProcessingActive() function in webrtc::AudioProcessingImpl::SubmoduleStates
1038 submodule_states_.CaptureFullBandProcessingActive()) { in ProcessStream()