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

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

Completed in 50 milliseconds