Searched refs:temp25 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 51 WORD32 temp20, temp21, temp22, temp23, temp24, temp25, temp26, temp27, temp28, temp29, temp210, in ixheaacd_fft32() local 75 temp25 = ixheaacd_sub32_sat(vec[11], vec[43]); in ixheaacd_fft32() 126 temp48 = ixheaacd_add32_sat(temp25, temp211); in ixheaacd_fft32() 127 temp411 = ixheaacd_sub32_sat(temp25, temp211); in ixheaacd_fft32() 163 temp25 = ixheaacd_sub32_sat(ixheaacd_add32_sat(ixheaacd_add32_sat( in ixheaacd_fft32() 235 temp43 = ixheaacd_add32_sat(temp25, temp27); in ixheaacd_fft32() 236 temp413 = ixheaacd_sub32_sat(temp25, temp27); in ixheaacd_fft32() 283 temp25 = ixheaacd_sub32_sat(tmp1, tmp9); in ixheaacd_fft32() 326 temp39 = ixheaacd_sub32_sat(temp25, temp27); in ixheaacd_fft32() 327 temp325 = ixheaacd_add32_sat(temp25, temp27); in ixheaacd_fft32()
|