Searched defs:farInput (Results 1 – 2 of 2) sorted by relevance
89 void EffectTestHelper::process_reverse(int16_t* farInput, int16_t* output) { in process_reverse()
192 std::vector<int16_t> farInput(mTotalFrameCount * mChannelCount); in TEST_P() local