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

Issue 2561843003: Added functionality for simulating custom orders of the stream API calls in audioproc_f (Closed)

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

Description

During AEC development, it is handy to be able to simulate different orders of the ProcessStream and ProcessReverseStream API calls. This CL adds the ability to specify that call order in a file. BUG=webrtc:6018 Committed: https://crrev.com/5ad5de37160c4a650ed388a7c82533919937b5e1 Cr-Commit-Position: refs/heads/master@{#15503}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Changes in response to reviewer comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -3 lines) Patch
M webrtc/modules/audio_processing/test/audio_processing_simulator.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_processing/test/audioproc_float.cc View 1 3 chunks +8 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/test/wav_based_simulator.h View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/test/wav_based_simulator.cc View 1 2 chunks +45 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
peah-webrtc
PTAL Thanks!
4 years ago (2016-12-09 10:01:46 UTC) #3
aleloi
LGTM with question. https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/audioproc_float.cc File webrtc/modules/audio_processing/test/audioproc_float.cc (right): https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/audioproc_float.cc#newcode264 webrtc/modules/audio_processing/test/audioproc_float.cc:264: SetSettingIfSpecified(FLAGS_custom_call_order_file, Suggestion: move up to 258. ...
4 years ago (2016-12-09 10:25:44 UTC) #4
ivoc
lgtm with one comment. https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/wav_based_simulator.cc File webrtc/modules/audio_processing/test/wav_based_simulator.cc (right): https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/wav_based_simulator.cc#newcode34 webrtc/modules/audio_processing/test/wav_based_simulator.cc:34: size_t num_read = fread(&c, sizeof(char), ...
4 years ago (2016-12-09 10:28:20 UTC) #5
hlundin-webrtc
LGTM with the usual complaints about over-nice error handling. https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/wav_based_simulator.cc File webrtc/modules/audio_processing/test/wav_based_simulator.cc (left): https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/wav_based_simulator.cc#oldcode25 webrtc/modules/audio_processing/test/wav_based_simulator.cc:25: ...
4 years ago (2016-12-09 10:40:18 UTC) #6
peah-webrtc
Thanks for the review! https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/audioproc_float.cc File webrtc/modules/audio_processing/test/audioproc_float.cc (right): https://codereview.webrtc.org/2561843003/diff/1/webrtc/modules/audio_processing/test/audioproc_float.cc#newcode264 webrtc/modules/audio_processing/test/audioproc_float.cc:264: SetSettingIfSpecified(FLAGS_custom_call_order_file, On 2016/12/09 10:25:44, aleloi ...
4 years ago (2016-12-09 10:50:00 UTC) #7
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/2561843003/20001
4 years ago (2016-12-09 10:50:15 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-09 11:18:26 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-09 11:18:37 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5ad5de37160c4a650ed388a7c82533919937b5e1
Cr-Commit-Position: refs/heads/master@{#15503}

Powered by Google App Engine
This is Rietveld 408576698