webrtc/modules/audio_processing/aec_dump
Florent Castelli 99c519b3fd Mass removal of absl_deps in all BUILD.gn files
Bug: webrtc:341803749
Change-Id: Id73844ba8d63b9f2f2c9391d8d8116ad0864c36d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/351540
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42372}
2024-05-23 15:09:46 +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 Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +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