Home
last modified time | relevance | path

Searched refs:idx_subbands (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dsignal_dependent_erle_estimator.cc260 std::array<size_t, kSubbands> idx_subbands; in UpdateCorrectionFactors() local
271 idx_subbands[subband] = *std::min_element( in UpdateCorrectionFactors()
291 const size_t idx = idx_subbands[subband]; in UpdateCorrectionFactors()
318 const size_t idx = idx_subbands[subband]; in UpdateCorrectionFactors()