• Home
  • History
  • Annotate
  • only in /frameworks/av/media/libaudioprocessing/tests/
NameDateSize

..29-Aug-20174 KiB

Android.mk29-Aug-20171.4 KiB

build_and_run_all_unit_tests.sh29-Aug-2017751

mixer_to_wav_tests.sh29-Aug-20174.1 KiB

README29-Aug-2017197

resampler_tests.cpp29-Aug-201718.9 KiB

run_all_unit_tests.sh29-Aug-2017298

test-mixer.cpp29-Aug-201712.3 KiB

test-resampler.cpp29-Aug-201719.1 KiB

test_utils.h29-Aug-20179.1 KiB

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