android_mt6572_jiabo/frameworks/av/services/audioflinger/tests
2025-09-05 16:56:03 +08:00
..
Android.mk first commit 2025-09-05 16:56:03 +08:00
build_and_run_all_unit_tests.sh first commit 2025-09-05 16:56:03 +08:00
mixer_to_wav_tests.sh first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
resampler_tests.cpp first commit 2025-09-05 16:56:03 +08:00
run_all_unit_tests.sh first commit 2025-09-05 16:56:03 +08:00
test-mixer.cpp first commit 2025-09-05 16:56:03 +08:00
test_utils.h first commit 2025-09-05 16:56:03 +08:00

For libsonic dependency:
pushd external/sonic
mm
popd

To build resampler library:
pushd ..
Optionally uncomment USE_NEON=false in Android.mk
mm
popd

Then build here:
mm