Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/tests/
DEffectPreprocessingTest.cpp292 auto* fpFarInput = &testFarInput[i * channelCount]; in TEST_P() local
293 std::fill(fpFarInput, fpFarInput + channelCount, monoFarInput[i]); in TEST_P()