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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| fuzzer | 3 years ago | |
| Android.bp | 3 years ago | |
| README | 3 years ago | |
| build_and_run_all_unit_tests.sh | 3 years ago | |
| mixer_to_wav_tests.sh | 3 years ago | |
| mixerops_benchmark.cpp | 3 years ago | |
| mixerops_objdump.cpp | 3 years ago | |
| mixerops_tests.cpp | 3 years ago | |
| resampler_tests.cpp | 3 years ago | |
| run_all_unit_tests.sh | 3 years ago | |
| test-mixer.cpp | 3 years ago | |
| test-resampler.cpp | 3 years ago | |
| test_utils.h | 3 years 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