Searched refs:temp44 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 57 WORD32 temp40, temp41, temp42, temp43, temp44, temp45, temp46, temp47, temp48, temp49, temp410, in ixheaacd_fft32() local 122 temp44 = ixheaacd_add32_sat(temp23, temp213); in ixheaacd_fft32() 135 ixheaacd_mult32x16in32_shl(temp44, fft_c[2])), in ixheaacd_fft32() 141 ixheaacd_mult32x16in32_shl(temp44, fft_c[0])), in ixheaacd_fft32() 147 ixheaacd_mult32x16in32_shl(temp44, fft_c[3])), in ixheaacd_fft32() 153 ixheaacd_mult32x16in32_shl(temp44, fft_c[1])), in ixheaacd_fft32() 237 temp44 = ixheaacd_add32_sat(temp28, temp210); in ixheaacd_fft32() 508 *vec++ = ixheaacd_add32_sat(temp14, temp44); in ixheaacd_fft32() 540 *vec++ = ixheaacd_sub32_sat(temp14, temp44); in ixheaacd_fft32()
|