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

..10-Aug-20184 KiB

Android.mk10-Aug-20181.4 KiB

build_and_run_all_unit_tests.sh10-Aug-2018753

mixer_to_wav_tests.sh10-Aug-20184.1 KiB

README10-Aug-2018197

resampler_tests.cpp10-Aug-201821.8 KiB

run_all_unit_tests.sh10-Aug-2018298

test-mixer.cpp10-Aug-201812.2 KiB

test-resampler.cpp10-Aug-201819.1 KiB

test_utils.h10-Aug-20189.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