AudioResamplerFirProcess.h | 137 TC interpolatep(TC coef_0, TC coef_1, TINTERP lerp) { function in struct:android::InterpCompute 151 TC interpolatep(TC coef_0, TC coef_1 __unused, TINTERP lerp __unused) { function in struct:android::InterpNull 198 TC c = TFUNC::interpolatep(coefsP[0], coefsP[count], lerpP); 222 mac(l, r, TFUNC::interpolatep(coefsP[0], coefsP[count], lerpP), sP); 234 mac(l, TFUNC::interpolatep(coefsP[0], coefsP[count], lerpP), sP);
|