aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/aec/aec_core_neon.c
AgeCommit message (Expand)Author
2015-12-09Some minor (bitexact) AEC echo suppressor refactoringpeah
2015-12-09Moved code into the lowest level of EchoSuppressionpeah
2015-11-27-Removed the state as an input to the FilterAdaptation function.peah
2015-11-25Removed the aec state as an input parameter to the FilterFar function.peah
2015-11-24First part of the preparatory work before the actual work for solving the duc...peah
2015-05-20Clear ARM NEON flagAndrew MacDonald
2014-12-11Merge AEC changes.pbos@webrtc.org
2014-11-26Enabling building with NEON on ARM64andrew@webrtc.org
2014-07-10Neon version of SubbandCoherence()bjornv@webrtc.org
2014-06-25Neon version of FilterFar()bjornv@webrtc.org
2014-06-24Neon version of ScaleErrorSignal()bjornv@webrtc.org
2014-06-18Neon version of FilterAdaptation()bjornv@webrtc.org
2014-06-13Neon version of OverdriveAndSuppress()bjornv@webrtc.org