• Home
  • Raw
  • Download

Lines Matching refs:w2l

134     WORD32 w1h, w2h, w3h, w1l, w2l, w3l;  in ixheaacd_mps_complex_fft_64_dec()  local
201 w2l = *(twiddles + 2 * (j << 1) + 1); in ixheaacd_mps_complex_fft_64_dec()
228 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_mps_complex_fft_64_dec()
230 x2i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x2r, w2h), x2i, w2l); in ixheaacd_mps_complex_fft_64_dec()
283 w2l = *(twiddles + 2 * (j << 1) + 1); in ixheaacd_mps_complex_fft_64_dec()
309 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_mps_complex_fft_64_dec()
311 x2i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x2r, w2h), x2i, w2l); in ixheaacd_mps_complex_fft_64_dec()
365 w2l = *(twiddles + 2 * (j << 1) - 511); in ixheaacd_mps_complex_fft_64_dec()
392 ixheaacd_mult32_sat(x2i, w2l)); in ixheaacd_mps_complex_fft_64_dec()
394 ixheaacd_mult32_sat(x2r, w2l)); in ixheaacd_mps_complex_fft_64_dec()
448 w2l = *(twiddles + 2 * (j << 1) - 511); in ixheaacd_mps_complex_fft_64_dec()
475 ixheaacd_mult32_sat(x2i, w2l)); in ixheaacd_mps_complex_fft_64_dec()
477 ixheaacd_mult32_sat(x2r, w2l)); in ixheaacd_mps_complex_fft_64_dec()
636 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local
703 w2l = *(twiddles + 2 * (j << 1) + 1); in ixheaacd_complex_fft_p2_dec()
730 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_complex_fft_p2_dec()
732 x2i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x2r, w2h), x2i, w2l); in ixheaacd_complex_fft_p2_dec()
785 w2l = *(twiddles + 2 * (j << 1) + 1); in ixheaacd_complex_fft_p2_dec()
810 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_complex_fft_p2_dec()
812 x2i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x2r, w2h), x2i, w2l); in ixheaacd_complex_fft_p2_dec()
866 w2l = *(twiddles + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
893 ixheaacd_mult32_sat(x2i, w2l)); in ixheaacd_complex_fft_p2_dec()
895 ixheaacd_mult32_sat(x2r, w2l)); in ixheaacd_complex_fft_p2_dec()
949 w2l = *(twiddles + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
976 ixheaacd_mult32_sat(x2i, w2l)); in ixheaacd_complex_fft_p2_dec()
978 ixheaacd_mult32_sat(x2r, w2l)); in ixheaacd_complex_fft_p2_dec()
1155 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local
1223 w2l = *(twiddles + 2 * (j << 1) + 1); in ixheaacd_complex_fft_p2_dec()
1249 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_complex_fft_p2_dec()
1251 x2i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x2r, w2h), x2i, w2l); in ixheaacd_complex_fft_p2_dec()
1304 w2l = *(twiddles + 2 * (j << 1) + 1); in ixheaacd_complex_fft_p2_dec()
1330 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_complex_fft_p2_dec()
1332 x2i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x2r, w2h), x2i, w2l); in ixheaacd_complex_fft_p2_dec()
1386 w2l = *(twiddles + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
1413 ixheaacd_mult32_sat(x2i, w2l)); in ixheaacd_complex_fft_p2_dec()
1414 x2i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_complex_fft_p2_dec()
1469 w2l = *(twiddles + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
1496 ixheaacd_mult32_sat(x2i, w2l)); in ixheaacd_complex_fft_p2_dec()
1497 x2i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x2r, w2l), in ixheaacd_complex_fft_p2_dec()