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

  /external/webrtc/src/modules/audio_processing/
audio_processing_impl.h 87 bool synthesis_needed(bool stream_data_changed) const;
audio_processing_impl.cc 350 if (synthesis_needed(data_changed)) {
592 bool AudioProcessingImpl::synthesis_needed(bool stream_data_changed) const { function in class:webrtc::AudioProcessingImpl

Completed in 1340 milliseconds