Silvano Seva
6db558e89c
core: dsp: refactor DC block filter implementation
...
New DC block filter implementation using fixed-point math and guaranteeing
zero DC component on the output signal.
Signed-off-by: Silvano Seva <silseva@fastwebnet.it>
2025-09-28 14:12:20 +02:00
Silvano Seva
12dc81aef2
test: platform: codec2_encode_test: reformat code to new coding style
2025-09-12 16:33:15 +02:00
Silvano Seva
b2e289e6fd
test: platform: mic_test: reformat code to new coding style
2025-09-12 16:23:34 +02:00
Ryan Turner
74e89450b7
clang-format: add lint job and update run script
...
Update clang-format script to only run on files that are passing the
formatter, that way the clang-format script is useable by CI and
contributors.
2025-09-12 15:46:08 +02:00
Alain Carlucci
21934a7f08
Add .clang-format and auto-indent script
2021-12-23 14:52:25 +01:00