Name Date Size #Lines LOC

..--

fuzzer/H25-Apr-2025-429323

Android.bpH A D25-Apr-20252.1 KiB10287

READMEH A D25-Apr-2025197 1411

build_and_run_all_unit_tests.shH A D25-Apr-2025753 2516

mixer_to_wav_tests.shH A D25-Apr-20254.1 KiB14655

mixerops_benchmark.cppH A D25-Apr-20253.8 KiB10561

mixerops_objdump.cppH A D25-Apr-20251.6 KiB5323

mixerops_tests.cppH A D25-Apr-20256.9 KiB179142

resampler_tests.cppH A D25-Apr-202523 KiB604418

run_all_unit_tests.shH A D25-Apr-2025298 138

test-mixer.cppH A D25-Apr-202512.3 KiB328270

test-resampler.cppH A D25-Apr-202519.1 KiB518426

test_utils.hH A D25-Apr-20259.1 KiB315241

README

1For libsonic dependency:
2pushd $ANDROID_BUILD_TOP/external/sonic
3mm
4popd
5
6To build audio processing library:
7pushd ..
8Optionally uncomment USE_NEON=false in Android.mk
9mm
10popd
11
12Then build here:
13mm
14