Home | History | Annotate | only in /frameworks/av/services/audioflinger/tests
Up to higher level directory
NameDateSize
Android.mk24-Aug-20161.1K
build_and_run_all_unit_tests.sh24-Aug-2016516
mixer_to_wav_tests.sh24-Aug-20164.1K
README24-Aug-2016171
resampler_tests.cpp24-Aug-201615.8K
run_all_unit_tests.sh24-Aug-2016276
test-mixer.cpp24-Aug-201612.3K
test_utils.h24-Aug-20169K

README

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