Searched refs:xb_out (Results 1 – 1 of 1) sorted by relevance
156 q31_t xa_out, xb_out, xc_out, xd_out; in arm_radix4_butterfly_q31() local441 xb_out = (xa + yb - xc - yd); in arm_radix4_butterfly_q31()445 *ptr1++ = xb_out; in arm_radix4_butterfly_q31()527 q31_t xa_out, xb_out, xc_out, xd_out; in arm_radix4_butterfly_inverse_q31() local805 xb_out = (xa - yb - xc + yd); in arm_radix4_butterfly_inverse_q31()809 *ptr1++ = xb_out; in arm_radix4_butterfly_inverse_q31()