webrtc/modules/audio_device
Boris Tsirkin dadb9f4643 Format /modules folder
Formatting done via:

git ls-files | grep -E '^modules\/.*\.(h|cc|mm)' | xargs clang-format -i

No-Iwyu: Includes didn't change and it isn't related to formatting
Bug: webrtc:42225392
Change-Id: I5154c8e290591a6a0599b53802eaf152038c5f47
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373703
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43677}
2025-01-08 03:46:30 -08:00
..
dummy Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
g3doc Updates review date in ADM g3doc. 2024-09-02 09:11:02 +00:00
include Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +00:00
linux Format /modules folder 2025-01-08 03:46:30 -08:00
mac Remove VLA from audio device code. 2024-09-26 15:40:32 +00:00
win Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_device_buffer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_device_buffer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
audio_device_generic.cc Comment unused variables in implemented functions 5\n 2024-10-22 12:00:53 +00:00
audio_device_generic.h Move webrtc::AudioDeviceModule include to api/ folder 2024-04-22 08:56:31 +00:00
audio_device_impl.cc Format /modules folder 2025-01-08 03:46:30 -08:00
audio_device_impl.h Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
audio_device_name.cc Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_name.h Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_unittest.cc Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
BUILD.gn Create a custom test launcher for android 2024-12-06 09:30:37 +00:00
DEPS Rland "Revert "Reland "Reland "Delete old Android ADM."""" 2023-06-30 13:10:12 +00:00
fine_audio_buffer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
fine_audio_buffer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
fine_audio_buffer_unittest.cc Record audio timestamps from iOS. 2024-01-19 12:35:53 +00:00
mock_audio_device_buffer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
test_audio_device_impl.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
test_audio_device_impl.h Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
test_audio_device_impl_test.cc Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +00:00