webrtc/modules/audio_processing/include
Danil Chapovalov 1ecf29c1ce Change AudioProcessing interface to allow not to require rtc::TaskQueue
rtc::TaskQueue is a wrapper of TaskQueueBase providing no extra functionality in this case

Bug: webrtc:14169
Change-Id: I5eb27a5dbb16f6097a9c71c2633c807808e50c05
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/333800
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41501}
2024-01-10 13:48:44 +00:00
..
aec_dump.cc Fixes to support building in -std=c++20 mode. 2022-05-05 17:15:58 +00:00
aec_dump.h APM: add AudioProcessingImpl::capture_::applied_input_volume(_changed) 2022-09-09 17:36:05 +00:00
audio_frame_proxies.cc Remove more traces of keyboard mic support from APM 2022-02-04 14:27:51 +00:00
audio_frame_proxies.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
audio_frame_view.h AudioFrameView: size_t -> int 2021-10-07 14:41:03 +00:00
audio_processing.cc Change AudioProcessing interface to allow not to require rtc::TaskQueue 2024-01-10 13:48:44 +00:00
audio_processing.h Change AudioProcessing interface to allow not to require rtc::TaskQueue 2024-01-10 13:48:44 +00:00
audio_processing_statistics.cc Use the new AudioProcessing statistics everywhere. 2017-11-24 18:17:39 +00:00
audio_processing_statistics.h Reland "Reland "Remove unused APM voice activity detection sub-module"" 2022-02-16 08:41:30 +00:00
mock_audio_processing.h Change AudioProcessing interface to allow not to require rtc::TaskQueue 2024-01-10 13:48:44 +00:00