Searched refs:temp321 (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 98 temp321 = ixheaacd_add32_sat(vec[21], vec[53]); in ixheaacd_fft32() 251 temp15 = ixheaacd_add32_sat(temp35, temp321); in ixheaacd_fft32() 308 temp15 = ixheaacd_sub32_sat(temp35, temp321); in ixheaacd_fft32() 335 temp321 = ixheaacd_sub32_sat(temp211, temp213); in ixheaacd_fft32() 539 *vec++ = temp321; in ixheaacd_fft32()
|