aboutsummaryrefslogtreecommitdiff
path: root/modules/audio_processing/aec3/erle_estimator.h
AgeCommit message (Expand)Author
2021-06-11AEC3: Unbounded echo spectrum for dominant nearend detection.Gustaf Ullberg
2021-04-20AEC3: Avoid overcompensating for render onsets during dominant nearendGustaf Ullberg
2019-10-17AEC3: Add multichannel support in the ERLE estimationPer Åhgren
2019-10-11AEC3: Add support for multiple channels to the reverb modellingPer Åhgren
2019-10-08AEC3: Add multichannel support to the residual echo estimatorPer Åhgren
2019-07-08Format almost everything.Jonas Olsson
2018-11-20AEC3: Adding a correction factor for the Erle estimation that depends on the ...Jesús de Vicente Peña
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-10-22AEC3: changes the signal used for deciding when to update the erle so the rev...Jesús de Vicente Peña
2018-10-04AEC3: Refactor AecStatePer Åhgren
2018-09-27AEC3: ERLE: Allowing increases of the ERLE estimate for low render signals.Jesús de Vicente Peña
2018-08-29AEC3: Reset the ERLE estimation after a delay changeJesús de Vicente Peña
2018-08-28AEC3: option for enabling/disabling the onset detection for the ERLE in the c...Jesús de Vicente Peña
2018-07-04AEC3: Reverberation model: Changes on the decay estimation.Jesús de Vicente Peña
2018-05-21AEC3: ERLE improvementsJesús de Vicente Peña
2018-03-22Improves in the ERLE estimation for AEC3Jesús de Vicente Peña
2017-12-01Redesign of the render buffering in AEC3Per Åhgren
2017-11-22APM reports ERL and ERLE metrics for AEC3.Gustaf Ullberg
2017-11-16Compute ERLE over all frequency bins in AEC3.Gustaf Ullberg
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei