Searched refs:fpFarInput (Results 1 – 1 of 1) sorted by relevance
292 auto* fpFarInput = &testFarInput[i * channelCount]; in TEST_P() local293 std::fill(fpFarInput, fpFarInput + channelCount, monoFarInput[i]); in TEST_P()