webrtc/modules/audio_processing/aec_dump
Florent Castelli 0afde7614d Move webrtc::AudioProcessing include to api/ folder
Bug: webrtc:15874
Change-Id: Ie8a6e031c0f0505cfe238f7d252c47e9c34408d4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/347983
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42128}
2024-04-20 07:02:50 +00:00
..
aec_dump_factory.h Remove dependency on rtc::TaskQueue in AudioProcessing module 2024-01-17 18:12:16 +00:00
aec_dump_impl.cc In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue 2024-01-08 12:17:06 +00:00
aec_dump_impl.h In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue 2024-01-08 12:17:06 +00:00
aec_dump_integration_test.cc Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
aec_dump_unittest.cc In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue 2024-01-08 12:17:06 +00:00
BUILD.gn Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
capture_stream_info.cc APM: add AudioProcessingImpl::capture_::applied_input_volume(_changed) 2022-09-09 17:36:05 +00:00
capture_stream_info.h Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00
mock_aec_dump.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_aec_dump.h In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
null_aec_dump_factory.cc In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue 2024-01-08 12:17:06 +00:00