Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dsignal_dependent_erle_estimator.cc256 std::array<float, kSubbands> X2_subbands, E2_subbands, Y2_subbands; in UpdateCorrectionFactors() local
259 subband_powers(Y2[ch], Y2_subbands); in UpdateCorrectionFactors()
283 new_erle[subband] = Y2_subbands[subband] / E2_subbands[subband]; in UpdateCorrectionFactors()