Searched refs:temp320 (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 97 temp320 = ixheaacd_add32_sat(vec[20], vec[52]); in ixheaacd_fft32() 250 temp14 = ixheaacd_add32_sat(temp34, temp320); in ixheaacd_fft32() 307 temp14 = ixheaacd_sub32_sat(temp34, temp320); in ixheaacd_fft32() 333 temp320 = ixheaacd_sub32_sat(temp210, temp212); in ixheaacd_fft32() 538 *vec++ = temp320; in ixheaacd_fft32()
|