Searched refs:product3 (Results 1 – 2 of 2) sorted by relevance
5560 …q31_t product3, product4; /* Temporary variables used to store intermediate res… in arm_park_q31() local5570 product3 = (q31_t) (((q63_t) (Ialpha) * (sinVal)) >> 31); in arm_park_q31()5579 *pIq = __QSUB(product4, product3); in arm_park_q31()5680 …q31_t product3, product4; /* Temporary variables used to store intermediate res… in arm_inv_park_q31() local5690 product3 = (q31_t) (((q63_t) (Id) * (sinVal)) >> 31); in arm_inv_park_q31()5699 *pIbeta = __QADD(product4, product3); in arm_inv_park_q31()
5234 …q31_t product3, product4; /* Temporary variables used to store intermediate res… in arm_park_q31() local5244 product3 = (q31_t) (((q63_t) (Ialpha) * (sinVal)) >> 31); in arm_park_q31()5253 *pIq = __QSUB(product4, product3); in arm_park_q31()5347 …q31_t product3, product4; /* Temporary variables used to store intermediate res… in arm_inv_park_q31() local5357 product3 = (q31_t) (((q63_t) (Id) * (sinVal)) >> 31); in arm_inv_park_q31()5366 *pIbeta = __QADD(product4, product3); in arm_inv_park_q31()