webrtc/modules/audio_processing/test
Prashanth Swaminathan 3896112de7 Remove stale test from audio_processing
The 'apmtest' folder contains code that is not part of any build graph
and has not been updated since 2017 since the code migrated locations.
At a glance, it does not seem to be testing anything specific to the
audio-processing module either.

This implicitly resolves the usage of the deprecated ALooper_pollAll API
by removing the code entirely.

Bug: webrtc:42225691
Change-Id: I79e14140ee40c567e1d07431f874d5f48e39d384
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350270
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42299}
2024-05-14 13:26:23 +00:00
..
conversational_speech Format /modules 2023-04-20 02:02:45 +00:00
py_quality_assessment Adopt absl::string_view in modules/audio_processing/ 2022-08-16 13:49:14 +00:00
aec_dump_based_simulator.cc APM: add AudioProcessingImpl::capture_::applied_input_volume(_changed) 2022-09-09 17:36:05 +00:00
aec_dump_based_simulator.h Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00
api_call_statistics.cc Adopt absl::string_view in modules/audio_processing/ 2022-08-16 13:49:14 +00:00
api_call_statistics.h Adopt absl::string_view in modules/audio_processing/ 2022-08-16 13:49:14 +00:00
apmtest.m
audio_buffer_tools.cc Add refined handling of the internal scaling of the audio in APM 2021-03-15 19:12:02 +00:00
audio_buffer_tools.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audio_processing_builder_for_testing.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
audio_processing_builder_for_testing.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audio_processing_simulator.cc Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audio_processing_simulator.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audioproc_float_impl.cc Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audioproc_float_impl.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
bitexactness_tools.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
bitexactness_tools.h
debug_dump_replayer.cc APM: add AudioProcessingImpl::capture_::applied_input_volume(_changed) 2022-09-09 17:36:05 +00:00
debug_dump_replayer.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
debug_dump_test.cc In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue 2024-01-08 12:17:06 +00:00
echo_canceller3_config_json.cc Make AEC3 json parsing code testonly 2023-10-26 12:03:02 +00:00
echo_canceller3_config_json.h Make AEC3 json parsing code testonly 2023-10-26 12:03:02 +00:00
echo_canceller3_config_json_unittest.cc Make AEC3 json parsing code testonly 2023-10-26 12:03:02 +00:00
echo_canceller_test_tools.cc AEC3: Make RenderSignalAnalyzer multi-channel 2019-09-13 06:07:09 +00:00
echo_canceller_test_tools.h AEC3: Add support in the echo subtractor for handling multiple channels 2019-10-05 07:45:47 +00:00
echo_canceller_test_tools_unittest.cc AEC3: Make RenderSignalAnalyzer multi-channel 2019-09-13 06:07:09 +00:00
echo_control_mock.h Enabling a safe fall-back functionality for overruns in the runtime settings 2021-03-03 12:06:54 +00:00
fake_recording_device.cc ClippingPredictor/Evaluator/LevelBuffer and GainMap: Move to agc2 2022-10-05 08:35:42 +00:00
fake_recording_device.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
fake_recording_device_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
performance_timer.cc
performance_timer.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
protobuf_utils.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
protobuf_utils.h Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00
runtime_setting_util.cc Reland "Add ability to state whether the APM output will be used" 2020-08-18 12:29:32 +00:00
runtime_setting_util.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
simulator_buffers.cc Remove more traces of keyboard mic support from APM 2022-02-04 14:27:51 +00:00
simulator_buffers.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
test_utils.cc Adopt absl::string_view in modules/audio_processing/ 2022-08-16 13:49:14 +00:00
test_utils.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
unittest.proto
wav_based_simulator.cc Adopt absl::string_view in modules/audio_processing/ 2022-08-16 13:49:14 +00:00
wav_based_simulator.h Adopt absl::string_view in modules/audio_processing/ 2022-08-16 13:49:14 +00:00