Searched refs:temp212 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 52 temp211, temp212, temp213, temp214, temp215; in ixheaacd_fft32() local 102 temp212 = ixheaacd_sub32_sat(vec[26], vec[58]); in ixheaacd_fft32() 120 temp45 = -ixheaacd_add32_sat(temp22, temp212); in ixheaacd_fft32() 121 temp46 = ixheaacd_sub32_sat(temp22, temp212); in ixheaacd_fft32() 151 temp212 = ixheaacd_sub32_sat(ixheaacd_add32_sat(ixheaacd_sub32_sat( in ixheaacd_fft32() 241 temp46 = ixheaacd_add32_sat(temp212, temp214); in ixheaacd_fft32() 242 temp48 = ixheaacd_sub32_sat(temp212, temp214); in ixheaacd_fft32() 298 temp212 = ixheaacd_mult32x16in32_shl(ixheaacd_add32_sat(tmp0, tmp2), INV_SQRT2_Q15); in ixheaacd_fft32() 332 temp34 = ixheaacd_add32_sat(temp210, temp212); in ixheaacd_fft32() 333 temp320 = ixheaacd_sub32_sat(temp210, temp212); in ixheaacd_fft32()
|