HomeSort by relevance Sort by last modified time
    Searched refs:synthesis_needed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/
audio_processing_impl.h 161 bool synthesis_needed(bool is_data_processed) const;
audio_processing_impl.cc 496 if (synthesis_needed(data_processed)) {
801 bool AudioProcessingImpl::synthesis_needed(bool is_data_processed) const { function in class:webrtc::AudioProcessingImpl

Completed in 832 milliseconds