Searched refs:cos_51 (Results 1 – 1 of 1) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 2216 WORD32 cos_51 = 2042378317; in ixheaacd_fft_15_ld_dec() local 2266 t = ixheaacd_mult32_shl(ixheaacd_add32_sat(r4, r2), cos_51); in ixheaacd_fft_15_ld_dec() 2287 t = ixheaacd_mult32_shl(ixheaacd_add32_sat(s4, s2), cos_51); in ixheaacd_fft_15_ld_dec() 2336 t = ixheaacd_mult32_shl(ixheaacd_add32_sat(r4, r2), cos_51); in ixheaacd_fft_15_ld_dec() 2358 t = ixheaacd_mult32_shl(ixheaacd_add32_sat(s4, s2), cos_51); in ixheaacd_fft_15_ld_dec() 2408 t = ixheaacd_mult32_shl(ixheaacd_add32_sat(r4, r2), cos_51); in ixheaacd_fft_15_ld_dec() 2430 t = ixheaacd_mult32_shl(ixheaacd_add32_sat(s4, s2), cos_51); in ixheaacd_fft_15_ld_dec()
|