Lines Matching refs:w3l
134 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_mps_complex_fft_64_dec() local
203 w3l = *(twiddles + 2 * j + 2 * (j << 1) + 1); in ixheaacd_mps_complex_fft_64_dec()
233 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_mps_complex_fft_64_dec()
235 x3i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x3r, w3h), x3i, w3l); in ixheaacd_mps_complex_fft_64_dec()
284 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 511); in ixheaacd_mps_complex_fft_64_dec()
315 ixheaacd_mult32_sat(x3i, w3l)); in ixheaacd_mps_complex_fft_64_dec()
317 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_mps_complex_fft_64_dec()
366 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 511); in ixheaacd_mps_complex_fft_64_dec()
398 ixheaacd_mult32_sat(x3i, w3l)); in ixheaacd_mps_complex_fft_64_dec()
400 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_mps_complex_fft_64_dec()
449 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 1023); in ixheaacd_mps_complex_fft_64_dec()
481 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_mps_complex_fft_64_dec()
482 x3i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x3r, w3h), x3i, w3l); in ixheaacd_mps_complex_fft_64_dec()
636 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local
705 w3l = *(twiddles + 2 * j + 2 * (j << 1) + 1); in ixheaacd_complex_fft_p2_dec()
735 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
737 x3i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x3r, w3h), x3i, w3l); in ixheaacd_complex_fft_p2_dec()
786 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
816 ixheaacd_mult32_sat(x3i, w3l)); in ixheaacd_complex_fft_p2_dec()
818 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_complex_fft_p2_dec()
867 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
899 ixheaacd_mult32_sat(x3i, w3l)); in ixheaacd_complex_fft_p2_dec()
901 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_complex_fft_p2_dec()
950 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 1023); in ixheaacd_complex_fft_p2_dec()
982 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_complex_fft_p2_dec()
983 x3i = ixheaacd_mac32_sat(ixheaacd_mult32_sat(x3r, w3h), x3i, w3l); in ixheaacd_complex_fft_p2_dec()
1155 WORD32 w1h, w2h, w3h, w1l, w2l, w3l; in ixheaacd_complex_fft_p2_dec() local
1224 w3l = *(twiddles + 2 * j + 2 * (j << 1) + 1); in ixheaacd_complex_fft_p2_dec()
1254 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
1256 x3i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x3r, w3h), x3i, w3l); in ixheaacd_complex_fft_p2_dec()
1305 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
1336 ixheaacd_mult32_sat(x3i, w3l)); in ixheaacd_complex_fft_p2_dec()
1337 x3i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
1387 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 511); in ixheaacd_complex_fft_p2_dec()
1419 ixheaacd_mult32_sat(x3i, w3l)); in ixheaacd_complex_fft_p2_dec()
1420 x3i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
1470 w3l = *(twiddles + 2 * j + 2 * (j << 1) - 1023); in ixheaacd_complex_fft_p2_dec()
1501 tmp = -ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
1503 x3i = ixheaacd_mac32_sat(-ixheaacd_mult32_sat(x3r, w3h), x3i, w3l); in ixheaacd_complex_fft_p2_dec()