Searched refs:temp323 (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 100 temp323 = ixheaacd_add32_sat(vec[23], vec[55]); in ixheaacd_fft32() 253 temp17 = ixheaacd_add32_sat(temp37, temp323); in ixheaacd_fft32() 310 temp17 = ixheaacd_sub32_sat(temp37, temp323); in ixheaacd_fft32() 399 temp323 = ixheaacd_sub32_sat(tmp1, tmp13); in ixheaacd_fft32() 543 *vec++ = temp323; in ixheaacd_fft32()
|