Home
last modified time | relevance | path

Searched defs:farIn (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/preprocessing/tests/
DEffectPreprocessingTest.cpp199 for (auto& farIn : farInput) { in TEST_P() local
252 for (auto& farIn : monoFarInput) { in TEST_P() local
DPreProcessingTest.cpp423 std::vector<short> farIn(frameLength * ioChannelCount); in main() local
/frameworks/av/media/libeffects/preprocessing/benchmarks/
Dpreprocessing_benchmark.cpp263 std::vector<short> farIn(frameLength * channelCount); in BM_PREPROCESSING() local