• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Dec-2023-

fuzzer/H12-Dec-2023-428322

Android.bpH A D12-Dec-20232.1 KiB10186

READMEH A D12-Dec-2023197 1411

build_and_run_all_unit_tests.shH A D12-Dec-2023753 2516

mixer_to_wav_tests.shH A D12-Dec-20234.1 KiB14655

mixerops_benchmark.cppH A D12-Dec-20233.8 KiB10561

mixerops_objdump.cppH A D12-Dec-20231.6 KiB5323

mixerops_tests.cppH A D12-Dec-20236.8 KiB176139

resampler_tests.cppH A D12-Dec-202323 KiB604418

run_all_unit_tests.shH A D12-Dec-2023298 138

test-mixer.cppH A D12-Dec-202312.3 KiB328270

test-resampler.cppH A D12-Dec-202319.1 KiB517425

test_utils.hH A D12-Dec-20239.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