Split out some dependencies from the monolith audio processing target
This is a first step to make the transient suppressor and voice detection optional. Bug: webrtc:11226, webrtc:11292 Change-Id: I203125e11694a957a32bc7f98f3bec3ec8867839 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/166523 Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30783}
This commit is contained in:
committed by
Commit Bot
parent
a961761c87
commit
4b6ba7c207
@ -46,7 +46,6 @@
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
constexpr int AudioProcessing::kNativeSampleRatesHz[];
|
||||
constexpr int kRuntimeSettingQueueSize = 100;
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user