• Home
  • Raw
  • Download

Lines Matching refs:x1r

68   WORD32 h2, x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i;  in ixheaacd_mps_complex_fft_64_dec()  local
89 x1r = *inp; in ixheaacd_mps_complex_fft_64_dec()
104 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_mps_complex_fft_64_dec()
106 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
109 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_mps_complex_fft_64_dec()
111 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_mps_complex_fft_64_dec()
122 *ptr_y++ = x1r; in ixheaacd_mps_complex_fft_64_dec()
142 x1r = (*data); in ixheaacd_mps_complex_fft_64_dec()
158 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_mps_complex_fft_64_dec()
160 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
163 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_mps_complex_fft_64_dec()
165 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_mps_complex_fft_64_dec()
180 *data = x1r; in ixheaacd_mps_complex_fft_64_dec()
207 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_mps_complex_fft_64_dec() local
211 x1r = *data; 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()
226 x1r = tmp; in ixheaacd_mps_complex_fft_64_dec()
245 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_mps_complex_fft_64_dec()
247 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
250 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_mps_complex_fft_64_dec()
252 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_mps_complex_fft_64_dec()
267 *data = x1r; in ixheaacd_mps_complex_fft_64_dec()
288 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_mps_complex_fft_64_dec() local
292 x1r = *data; 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()
307 x1r = tmp; in ixheaacd_mps_complex_fft_64_dec()
327 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_mps_complex_fft_64_dec()
329 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
332 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_mps_complex_fft_64_dec()
334 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_mps_complex_fft_64_dec()
349 *data = x1r; in ixheaacd_mps_complex_fft_64_dec()
370 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_mps_complex_fft_64_dec() local
374 x1r = *data; 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()
389 x1r = tmp; in ixheaacd_mps_complex_fft_64_dec()
410 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_mps_complex_fft_64_dec()
412 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
415 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_mps_complex_fft_64_dec()
417 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_mps_complex_fft_64_dec()
432 *data = x1r; in ixheaacd_mps_complex_fft_64_dec()
453 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_mps_complex_fft_64_dec() local
457 x1r = *data; 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()
472 x1r = tmp; in ixheaacd_mps_complex_fft_64_dec()
492 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_mps_complex_fft_64_dec()
494 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
497 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_mps_complex_fft_64_dec()
499 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_mps_complex_fft_64_dec()
514 *data = x1r; in ixheaacd_mps_complex_fft_64_dec()
541 WORD32 h2, x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
591 x1r = *inp; in ixheaacd_complex_fft_p2_dec()
606 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
608 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
611 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
613 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
624 *ptr_y++ = x1r; in ixheaacd_complex_fft_p2_dec()
644 x1r = (*data); in ixheaacd_complex_fft_p2_dec()
660 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
662 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
665 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
667 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
682 *data = x1r; in ixheaacd_complex_fft_p2_dec()
709 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
713 x1r = *data; 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()
728 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
747 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
749 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
752 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
754 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
769 *data = x1r; in ixheaacd_complex_fft_p2_dec()
790 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
793 x1r = *data; 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()
808 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
828 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
830 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
833 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
835 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
850 *data = x1r; in ixheaacd_complex_fft_p2_dec()
871 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
875 x1r = *data; 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()
890 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
911 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
913 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
916 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
918 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
933 *data = x1r; in ixheaacd_complex_fft_p2_dec()
954 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
958 x1r = *data; 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()
973 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
993 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
995 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
998 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1000 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1015 *data = x1r; in ixheaacd_complex_fft_p2_dec()
1045 x1r = *ptr_y; in ixheaacd_complex_fft_p2_dec()
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()
1051 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1053 *ptr_y = (x0r) / 2 - (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1057 *ptr_y = (x0r) / 2 + (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1072 x1r = *ptr_y; in ixheaacd_complex_fft_p2_dec()
1075 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1h), in ixheaacd_complex_fft_p2_dec()
1078 ixheaacd_mult32_sat(x1r, w1l)); in ixheaacd_complex_fft_p2_dec()
1079 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1081 *ptr_y = (x0r) / 2 - (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1085 *ptr_y = (x0r) / 2 + (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1110 x1r = *inp; in ixheaacd_complex_fft_p2_dec()
1125 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
1127 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1130 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1132 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1143 *ptr_y++ = x1r; in ixheaacd_complex_fft_p2_dec()
1163 x1r = (*data); in ixheaacd_complex_fft_p2_dec()
1179 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
1181 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1184 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1186 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1201 *data = x1r; in ixheaacd_complex_fft_p2_dec()
1228 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1232 x1r = *data; 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()
1247 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1266 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
1268 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1271 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1273 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1288 *data = x1r; in ixheaacd_complex_fft_p2_dec()
1309 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1313 x1r = *data; 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()
1328 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1348 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
1350 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1353 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1355 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1370 *data = x1r; in ixheaacd_complex_fft_p2_dec()
1391 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1395 x1r = *data; 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()
1410 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1431 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
1433 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1436 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1438 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1453 *data = x1r; in ixheaacd_complex_fft_p2_dec()
1474 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1478 x1r = *data; 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()
1493 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1513 x1r = ixheaacd_add32_sat(x1r, x3r); in ixheaacd_complex_fft_p2_dec()
1515 x3r = ixheaacd_sub32_sat(x1r, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1518 x0r = ixheaacd_add32_sat(x0r, x1r); in ixheaacd_complex_fft_p2_dec()
1520 x1r = ixheaacd_sub32_sat(x0r, ixheaacd_shl32_sat(x1r, 1)); in ixheaacd_complex_fft_p2_dec()
1535 *data = x1r; in ixheaacd_complex_fft_p2_dec()
1565 x1r = *ptr_y; in ixheaacd_complex_fft_p2_dec()
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()
1571 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1573 *ptr_y = (x0r) / 2 - (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1577 *ptr_y = (x0r) / 2 + (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1592 x1r = *ptr_y; in ixheaacd_complex_fft_p2_dec()
1595 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x1r, w1h), in ixheaacd_complex_fft_p2_dec()
1597 x1i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x1r, w1l), in ixheaacd_complex_fft_p2_dec()
1599 x1r = tmp; in ixheaacd_complex_fft_p2_dec()
1601 *ptr_y = (x0r) / 2 - (x1r) / 2; in ixheaacd_complex_fft_p2_dec()
1605 *ptr_y = (x0r) / 2 + (x1r) / 2; in ixheaacd_complex_fft_p2_dec()