Lines Matching refs:volumeLR
187 const TO* const volumeLR) in ProcessBase() argument
217 accum.volume(tmp_out, volumeLR[0]); in ProcessBase()
229 out[0] += volumeAdjust(l, volumeLR[0]); in ProcessBase()
230 out[1] += volumeAdjust(r, volumeLR[1]); in ProcessBase()
241 out[0] += volumeAdjust(l, volumeLR[0]); in ProcessBase()
242 out[1] += volumeAdjust(l, volumeLR[1]); in ProcessBase()
257 const TO* const volumeLR) in ProcessL() argument
259 ProcessBase<CHANNELS, STRIDE, InterpNull>(out, count, coefsP, coefsN, sP, sN, 0, volumeLR); in ProcessL()
306 const TO* const volumeLR) in Process() argument
309 volumeLR); in Process()
379 const TI* const samples, const TO* const volumeLR) in fir() argument
398 halfNumCoefs, coefsP, coefsN, sP, sN, volumeLR); in fir()
426 halfNumCoefs, coefsP, coefsN, coefsP1, coefsN1, sP, sN, lerpP, volumeLR); in fir()
432 halfNumCoefs, coefsP, coefsN, coefsP1, coefsN1, sP, sN, lerpP, volumeLR); in fir()