Searched refs:c_55 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1989 WORD32 c_55 = -1342177280; in ixheaacd_ld_dec_fft_15_opt() local 2029 r1 = ixheaacd_add32_sat(temp1, (ixheaacd_mult32_shl(r1, c_55) << 1)); in ixheaacd_ld_dec_fft_15_opt() 2050 s1 = ixheaacd_add32_sat(temp2, (ixheaacd_mult32_shl(s1, c_55) << 1)); in ixheaacd_ld_dec_fft_15_opt() 2097 r1 = ixheaacd_add32_sat(temp1, (ixheaacd_mult32_shl(r1, c_55) << 1)); in ixheaacd_ld_dec_fft_15_opt() 2117 s1 = ixheaacd_add32_sat(temp2, (ixheaacd_mult32_shl(s1, c_55) << 1)); in ixheaacd_ld_dec_fft_15_opt() 2164 r1 = ixheaacd_add32_sat(temp1, (ixheaacd_mult32_shl(r1, c_55) << 1)); in ixheaacd_ld_dec_fft_15_opt() 2184 s1 = ixheaacd_add32_sat(temp2, (ixheaacd_mult32_shl(s1, c_55) << 1)); in ixheaacd_ld_dec_fft_15_opt() 2403 WORD32 c_55 = -1342177280; in ixheaacd_fft_5() local 2418 temp1, ixheaacd_shl32_sat((ixheaacd_mult32_shl(r1, c_55)), 1)); in ixheaacd_fft_5() 2439 temp2, ixheaacd_shl32_sat((ixheaacd_mult32_shl(s1, c_55)), 1)); in ixheaacd_fft_5()
|