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