Searched refs:temp413 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 58 temp411, temp412, temp413, temp414, temp415; in ixheaacd_fft32() local 128 temp413 = -ixheaacd_add32_sat(temp26, temp28); in ixheaacd_fft32() 161 ixheaacd_mult32x16in32_shl(temp413, fft_c[0])); in ixheaacd_fft32() 167 ixheaacd_mult32x16in32_shl(temp413, fft_c[1])); in ixheaacd_fft32() 173 ixheaacd_mult32x16in32_shl(temp413, fft_c[2])); in ixheaacd_fft32() 179 ixheaacd_mult32x16in32_shl(temp413, fft_c[3])); in ixheaacd_fft32() 236 temp413 = ixheaacd_sub32_sat(temp25, temp27); in ixheaacd_fft32() 525 *vec++ = ixheaacd_add32_sat(temp113, temp413); in ixheaacd_fft32() 557 *vec++ = ixheaacd_sub32_sat(temp113, temp413); in ixheaacd_fft32()
|