webrtc/resources/audio_processing
Per Åhgren d47941e018 Reland "Simplification and refactoring of the AudioBuffer code"
This is a reland of 81c0cf287c

Original change's description:
> Simplification and refactoring of the AudioBuffer code
> 
> This CL performs a major refactoring and simplification
> of the AudioBuffer code that.
> -Removes 7 of the 9 internal buffers of the AudioBuffer.
> -Avoids the implicit copying required to keep the
>  internal buffers in sync.
> -Removes all code relating to handling of fixed-point
>  sample data in the AudioBuffer.
> -Changes the naming of the class methods to reflect
>  that only floating point is handled.
> -Corrects some bugs in the code.
> -Extends the handling of internal downmixing to be
>  more generic.
> 
> Bug: webrtc:10882
> Change-Id: I12c8af156fbe366b154744a0a1b3d926bf7be572
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149828
> Commit-Queue: Per Åhgren <peah@webrtc.org>
> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#28928}

Bug: webrtc:10882
Change-Id: I2ddf327e80a03468c41662ae63c619ff34f2363a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150101
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28938}
2019-08-22 10:34:05 +00:00
..
agc Merge audio_processing changes. 2014-12-15 09:41:24 +00:00
agc2/rnn_vad RNN VAD: clean-up unit tests 2019-04-29 12:55:02 +00:00
conversational_speech Conversational Speech dataset 2017-05-09 14:11:03 +00:00
test/py_quality_assessment Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transient resources/audio_processing: Removed unused test files 2014-12-15 15:57:11 +00:00
output_data_fixed.pb.sha1 Reland "Simplification and refactoring of the AudioBuffer code" 2019-08-22 10:34:05 +00:00
output_data_float.pb.sha1 Reland "Simplification and refactoring of the AudioBuffer code" 2019-08-22 10:34:05 +00:00
output_data_mac.pb.sha1 Base ApmTest.Process on AudioProcessingStats.output_rms_dbfs 2018-12-18 16:45:03 +00:00