Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:lerpP

81         uint32_t lerpP,
94 interp = vdup_n_s16(lerpP);
95 //interp = (int16x4_t)vset_lane_s32 ((int32x2_t)lerpP, interp, 0);
189 uint32_t lerpP,
202 interp = vdup_n_s32(lerpP);
364 float lerpP,
377 interp = vdup_n_f32(lerpP);
536 0 /*lerpP*/, NULL /*coefsP1*/, NULL /*coefsN1*/);
593 0 /*lerpP*/, NULL /*coefsP1*/, NULL /*coefsN1*/);
654 uint32_t lerpP,
659 lerpP, coefsP1, coefsN1);
666 "vmov.32 d2[0], %[lerpP] \n"// load the positive phase S32 Q15
712 : [lerpP] "r" (lerpP),
730 uint32_t lerpP,
735 lerpP, coefsP1, coefsN1);
741 "vmov.32 d2[0], %[lerpP] \n"// load the positive phase
792 : [lerpP] "r" (lerpP),
813 0 /*lerpP*/, NULL /*coefsP1*/, NULL /*coefsN1*/);
879 0 /*lerpP*/, NULL /*coefsP1*/, NULL /*coefsN1*/);
962 uint32_t lerpP,
967 lerpP, coefsP1, coefsN1);
973 "vmov.32 d2[0], %[lerpP] \n"// load the positive phase
1033 : [lerpP] "r" (lerpP),
1052 uint32_t lerpP,
1057 lerpP, coefsP1, coefsN1);
1063 "vmov.32 d2[0], %[lerpP] \n"// load the positive phase
1141 : [lerpP] "r" (lerpP),
1162 0 /*lerpP*/, NULL /*coefsP1*/, NULL /*coefsN1*/);
1175 0 /*lerpP*/, NULL /*coefsP1*/, NULL /*coefsN1*/);
1187 float lerpP,
1191 lerpP, coefsP1, coefsN1);
1203 float lerpP,
1207 lerpP, coefsP1, coefsN1);