Lines Matching refs:temp15
49 WORD32 temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18, temp19, temp110, in ixheaacd_fft32() local
251 temp15 = ixheaacd_add32_sat(temp35, temp321); in ixheaacd_fft32()
273 tmp9 = ixheaacd_add32_sat(temp15, temp113); in ixheaacd_fft32()
274 tmp11 = ixheaacd_sub32_sat(temp15, temp113); in ixheaacd_fft32()
308 temp15 = ixheaacd_sub32_sat(temp35, temp321); in ixheaacd_fft32()
343 tmp4 = ixheaacd_mult32x16in32_shl(ixheaacd_add32_sat(temp15, temp113), INV_SQRT2_Q15); in ixheaacd_fft32()
344 tmp7 = ixheaacd_mult32x16in32_shl(ixheaacd_sub32_sat(temp15, temp113), INV_SQRT2_Q15); in ixheaacd_fft32()
356 temp15 = ixheaacd_sub32_sat(ixheaacd_mult32x16in32_shl(tmp11, SQRT2MINUS1_Q15), in ixheaacd_fft32()
389 tmp13 = ixheaacd_add32_sat(temp13, temp15); in ixheaacd_fft32()
390 tmp15 = ixheaacd_sub32_sat(temp13, temp15); in ixheaacd_fft32()
414 temp15 = ixheaacd_sub32_sat(vec[9], vec[41]); in ixheaacd_fft32()
432 tmp4 = ixheaacd_mult32x16in32_shl(ixheaacd_add32_sat(temp15, temp113), INV_SQRT2_Q15); in ixheaacd_fft32()
433 tmp7 = ixheaacd_mult32x16in32_shl(ixheaacd_sub32_sat(temp15, temp113), INV_SQRT2_Q15); in ixheaacd_fft32()
445 temp15 = ixheaacd_sub32_sat(ixheaacd_mult32x16in32_shl(tmp11, SQRT2MINUS1_Q15), in ixheaacd_fft32()
478 tmp13 = ixheaacd_add32_sat(temp13, temp15); in ixheaacd_fft32()
479 tmp15 = ixheaacd_sub32_sat(temp13, temp15); in ixheaacd_fft32()
495 temp15 = ixheaacd_add32_sat(tmp7, tmp15); in ixheaacd_fft32()
509 *vec++ = ixheaacd_add32_sat(temp15, temp45); in ixheaacd_fft32()
541 *vec++ = ixheaacd_sub32_sat(temp15, temp45); in ixheaacd_fft32()