Searched refs:outIdx (Results 1 – 1 of 1) sorted by relevance
246 int inIdx = 1, outIdx = 0; in applyAWeight_l() local249 outIdx ^= 1; in applyAWeight_l()251 biquad->process(tempFloat[outIdx], tempFloat[inIdx], frames); in applyAWeight_l()