Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.h203 bool synthesis_needed(bool is_data_processed) const
Daudio_processing_impl.cc808 if (synthesis_needed(data_processed)) { in ProcessStreamLocked()
1239 bool AudioProcessingImpl::synthesis_needed(bool is_data_processed) const { in synthesis_needed() function in webrtc::AudioProcessingImpl