Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Issue 2810133002: Further SSE2 optimizations for the AEC3 adaptive filter. (Closed)

Created:
3 years, 8 months ago by peah-webrtc
Modified:
3 years, 8 months ago
Reviewers:
ivoc
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, Andrew MacDonald, aleloi, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Further SSE2 optimizations for the AEC3 adaptive filter. This CL adds further SSE2 optimizations for the AEC3 adaptive filter. The changes are bitexact BUG=webrtc:6018 Review-Url: https://codereview.webrtc.org/2810133002 Cr-Commit-Position: refs/heads/master@{#17667} Committed: https://chromium.googlesource.com/external/webrtc/+/69ffdf49382cda8ae4baa7173ab5237cb815292a

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added DCHECKs #

Patch Set 3 : Added comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -8 lines) Patch
M webrtc/modules/audio_processing/aec3/adaptive_fir_filter.h View 1 chunk +21 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc View 1 2 4 chunks +55 lines, -5 lines 0 comments Download
M webrtc/modules/audio_processing/aec3/adaptive_fir_filter_unittest.cc View 2 chunks +56 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
peah-webrtc
ivoc@: This is one further CL for SSE2 optimizations. Could you PTAL.
3 years, 8 months ago (2017-04-12 05:48:33 UTC) #5
ivoc
LGTM, just a few small comments. https://codereview.webrtc.org/2810133002/diff/40001/webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc File webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc (left): https://codereview.webrtc.org/2810133002/diff/40001/webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc#oldcode50 webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc:50: // Computes and ...
3 years, 8 months ago (2017-04-12 09:22:23 UTC) #10
peah-webrtc
Thanks for the comments! I uploaded a patch according to those. https://codereview.webrtc.org/2810133002/diff/40001/webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc File webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc (left): ...
3 years, 8 months ago (2017-04-12 09:44:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2810133002/70004
3 years, 8 months ago (2017-04-12 09:44:37 UTC) #14
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 10:04:17 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:70004) as
https://chromium.googlesource.com/external/webrtc/+/69ffdf49382cda8ae4baa7173...

Powered by Google App Engine
This is Rietveld 408576698