You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
fuzzer | 4 months ago | |
Android.bp | 4 months ago | |
README | 4 months ago | |
build_and_run_all_unit_tests.sh | 4 months ago | |
mixer_to_wav_tests.sh | 4 months ago | |
mixerops_benchmark.cpp | 4 months ago | |
mixerops_objdump.cpp | 4 months ago | |
resampler_tests.cpp | 4 months ago | |
run_all_unit_tests.sh | 4 months ago | |
test-mixer.cpp | 4 months ago | |
test-resampler.cpp | 4 months ago | |
test_utils.h | 4 months ago |
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