AudioResamplerFirProcess.h | 143 TC interpolaten(TC coef_0, TC coef_1, TINTERP lerp) { function in struct:android::InterpCompute 157 TC interpolaten(TC coef_0 __unused, TC coef_1, TINTERP lerp __unused) { function in struct:android::InterpNull 206 c = TFUNC::interpolaten(coefsN[count], coefsN[0], lerpP); 225 mac(l, r, TFUNC::interpolaten(coefsN[count], coefsN[0], lerpP), sN); 237 mac(l, TFUNC::interpolaten(coefsN[count], coefsN[0], lerpP), sN);
|