Home
last modified time | relevance | path

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

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