liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
fuzzer | ||
Android.bp | ||
README | ||
build_and_run_all_unit_tests.sh | ||
mixer_to_wav_tests.sh | ||
mixerops_benchmark.cpp | ||
mixerops_objdump.cpp | ||
mixerops_tests.cpp | ||
resampler_tests.cpp | ||
run_all_unit_tests.sh | ||
test-mixer.cpp | ||
test-resampler.cpp | ||
test_utils.h |
README
For libsonic dependency: pushd $ANDROID_BUILD_TOP/external/sonic mm popd To build audio processing library: pushd .. Optionally uncomment USE_NEON=false in Android.mk mm popd Then build here: mm