Searched refs:temp324 (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 104 temp324 = ixheaacd_add32_sat(vec[24], vec[56]); in ixheaacd_fft32() 254 temp18 = ixheaacd_add32_sat(temp38, temp324); in ixheaacd_fft32() 311 temp18 = ixheaacd_sub32_sat(temp38, temp324); in ixheaacd_fft32() 325 temp324 = ixheaacd_add32_sat(temp24, temp26); in ixheaacd_fft32() 546 *vec++ = temp324; in ixheaacd_fft32()
|