Home
last modified time | relevance | path

Searched refs:downmixtest (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/downmix/tests/
Dbuild_and_run_all_unit_tests.sh43 adb push $OUT/testcases/downmixtest/arm64/downmixtest $testdir
53 $testdir/downmixtest $testdir/sinesweepraw.raw \
DAndroid.bp47 // on device (/data/local/tmp/downmixtest/).
49 name: "downmixtest",
66 "downmixtest.cpp",
Ddownmix_tests.cpp334 } downmixtest; in TEST() local
337 downmixtest.testInvalidChannelMask(INVALID_CHANNEL_MASK); in TEST()