Searched refs:tempFloat (Results 1 – 1 of 1) sorted by relevance
245 float* tempFloat[2] = { mFloatSamples.data(), mAWeightSamples.data() }; in applyAWeight_l() local251 biquad->process(tempFloat[outIdx], tempFloat[inIdx], frames); in applyAWeight_l()