Searched refs:temp317 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 55 WORD32 temp316, temp317, temp318, temp319, temp320, temp321, temp322, temp323, temp324, temp325, in ixheaacd_fft32() local 91 temp317 = ixheaacd_add32_sat(vec[17], vec[49]); in ixheaacd_fft32() 247 temp11 = ixheaacd_add32_sat(temp31, temp317); in ixheaacd_fft32() 304 temp11 = ixheaacd_sub32_sat(temp31, temp317); in ixheaacd_fft32() 323 temp317 = ixheaacd_sub32_sat(temp21, temp23); in ixheaacd_fft32() 531 *vec++ = temp317; in ixheaacd_fft32()
|