• Home
  • History
  • Annotate
  • only in /frameworks/av/services/audioflinger/tests/
NameDateSize

..23-Aug-20164 KiB

Android.mk23-Aug-20161.1 KiB

build_and_run_all_unit_tests.sh23-Aug-2016516

mixer_to_wav_tests.sh23-Aug-20164.1 KiB

README23-Aug-2016171

resampler_tests.cpp23-Aug-201615.8 KiB

run_all_unit_tests.sh23-Aug-2016276

test-mixer.cpp23-Aug-201612.3 KiB

test_utils.h23-Aug-20169 KiB

README

1For libsonic dependency:
2pushd external/sonic
3mm
4popd
5
6To build resampler library:
7pushd ..
8Optionally uncomment USE_NEON=false in Android.mk
9mm
10popd
11
12Then build here:
13mm
14