webrtc/common_audio/resampler
Philipp Hancke dec6b34b86 clang-tidy: apply readability-static-accessed-through-instance once
this generally produces too many false positives, in particular for ArrayView, doing it once produced some useful results.

drive-by: fix double typo "ConvertsToTimeDela" to "ConvertToTimeDelta".

Bug: webrtc:424706384
Change-Id: I7f05f1985b5778fcaef6317984602ebcd75f430d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/403508
Commit-Queue: Philipp Hancke <phancke@meta.com>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#45334}
2025-08-13 09:44:54 -07:00
..
include Make Resample10Msec with views return void and update PushResampler. 2025-05-16 11:21:47 -07:00
push_resampler_unittest.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
push_resampler.cc Modernize deprecated headers in the root dir 2025-07-22 11:17:04 -07:00
push_sinc_resampler_unittest.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
push_sinc_resampler.cc Apply clang-tidy readability-redundant-smartptr-get 2025-07-31 01:37:54 -07:00
push_sinc_resampler.h Update PushResampler to use a single buffer for source, destination. 2024-05-30 14:37:50 +00:00
resampler_unittest.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
resampler.cc Modernize deprecated headers in the root dir 2025-07-22 11:17:04 -07:00
sinc_resampler_avx2.cc Modernize deprecated headers in the root dir 2025-07-22 11:17:04 -07:00
sinc_resampler_neon.cc Format almost everything. 2019-07-08 13:45:15 +00:00
sinc_resampler_sse.cc Modernize deprecated headers in the root dir 2025-07-22 11:17:04 -07:00
sinc_resampler_unittest.cc clang-tidy: apply readability-static-accessed-through-instance once 2025-08-13 09:44:54 -07:00
sinc_resampler.cc Recompile clang-tidy at least every 30 days 2025-08-13 01:34:18 -07:00
sinc_resampler.h Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ 2023-05-03 11:09:26 +00:00
sinusoidal_linear_chirp_source.cc Use std::numbers constants more 2025-06-10 09:46:16 -07:00
sinusoidal_linear_chirp_source.h IWYU common_audio 2025-07-11 01:23:31 -07:00