Searched refs:temp34 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 53 WORD32 temp30, temp31, temp32, temp33, temp34, temp35, temp36, temp37, temp38, temp39, temp310, in ixheaacd_fft32() local 69 temp34 = ixheaacd_add32_sat(vec[4], vec[36]); in ixheaacd_fft32() 250 temp14 = ixheaacd_add32_sat(temp34, temp320); in ixheaacd_fft32() 307 temp14 = ixheaacd_sub32_sat(temp34, temp320); in ixheaacd_fft32() 332 temp34 = ixheaacd_add32_sat(temp210, temp212); in ixheaacd_fft32() 506 *vec++ = temp34; in ixheaacd_fft32()
|