Home
last modified time | relevance | path

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

/system/media/audio_utils/
DMelProcessor.cpp246 int inIdx = 1, outIdx = 0; in applyAWeight_l() local
249 outIdx ^= 1; in applyAWeight_l()
251 biquad->process(tempFloat[outIdx], tempFloat[inIdx], frames); in applyAWeight_l()