Searched refs:synthesis_needed (Results 1 – 2 of 2) sorted by relevance
87 bool synthesis_needed(bool stream_data_changed) const;
350 if (synthesis_needed(data_changed)) { in ProcessStream()592 bool AudioProcessingImpl::synthesis_needed(bool stream_data_changed) const { in synthesis_needed() function in webrtc::AudioProcessingImpl