Searched refs:analysis_needed (Results 1 – 2 of 2) sorted by relevance
88 bool analysis_needed(bool stream_data_changed) const;
299 if (analysis_needed(data_changed)) { in ProcessStream()596 bool AudioProcessingImpl::analysis_needed(bool stream_data_changed) const { in analysis_needed() function in webrtc::AudioProcessingImpl