mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 07:10:38 +01:00
![]() This change adds a Block class to reduce the need for std::vector<std::vector<std::vector<float>>>. This make the code easier to read and less error prone. It also enables future changes to the underlying data structure of a block. For instance, the data of all bands and channels could be stored in a single vector. The change has been verified to be bit-exact. Bug: webrtc:14089 Change-Id: Ied9a78124c0bbafe0e912017aef91f7c311de2ae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/262252 Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36968} |
||
---|---|---|
.. | ||
mock_block_processor.cc | ||
mock_block_processor.h | ||
mock_echo_remover.cc | ||
mock_echo_remover.h | ||
mock_render_delay_buffer.cc | ||
mock_render_delay_buffer.h | ||
mock_render_delay_controller.cc | ||
mock_render_delay_controller.h |