• Home
  • Raw
  • Download

Lines Matching refs:w1l

134     WORD32 w1h, w2h, w3h, w1l, w2l, w3l;  in ixheaacd_mps_complex_fft_64_dec()  local
199 w1l = *(twiddles + 2 * j + 1); in ixheaacd_mps_complex_fft_64_dec()
223 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_mps_complex_fft_64_dec()
225 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_mps_complex_fft_64_dec()
282 w1l = *(twiddles + 2 * j + 1); in ixheaacd_mps_complex_fft_64_dec()
304 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_mps_complex_fft_64_dec()
306 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_mps_complex_fft_64_dec()
364 w1l = *(twiddles + 2 * j + 1); in ixheaacd_mps_complex_fft_64_dec()
386 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_mps_complex_fft_64_dec()
388 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_mps_complex_fft_64_dec()
447 w1l = *(twiddles + 2 * j + 1); in ixheaacd_mps_complex_fft_64_dec()
469 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_mps_complex_fft_64_dec()
471 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_mps_complex_fft_64_dec()
636 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local
701 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
725 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
727 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
784 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
805 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
807 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
865 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
887 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
889 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
948 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
970 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
972 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1037 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local
1048 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1050 x1i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1064 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local
1076 ixheaacd_mult32_sat(x1i, w1l)); in ixheaacd_complex_fft_p2_dec()
1078 ixheaacd_mult32_sat(x1r, w1l)); in ixheaacd_complex_fft_p2_dec()
1155 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local
1222 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
1244 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1246 x1i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1303 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
1325 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1327 x1i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1385 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
1407 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1409 x1i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1468 w1l = *(twiddles + 2 * j + 1); in ixheaacd_complex_fft_p2_dec()
1490 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1492 x1i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1556 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local
1568 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1570 x1i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x1r, w1h), x1i, w1l); in ixheaacd_complex_fft_p2_dec()
1584 WORD32 w1l = *(twiddles + 1); in ixheaacd_complex_fft_p2_dec() local
1596 ixheaacd_mult32_sat(x1i, w1l)); in ixheaacd_complex_fft_p2_dec()
1597 x1i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()