• Home
  • Raw
  • Download

Lines Matching refs:x3r

68   WORD32 h2, x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i;  in ixheaacd_mps_complex_fft_64_dec()  local
97 x3r = *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()
114 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_mps_complex_fft_64_dec()
116 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
125 *ptr_y++ = x3r; in ixheaacd_mps_complex_fft_64_dec()
150 x3r = (*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()
168 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_mps_complex_fft_64_dec()
170 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
185 *(data + 1) = x3r; 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
219 x3r = *data; 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()
236 x3r = 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()
255 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_mps_complex_fft_64_dec()
257 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
272 *(data + 1) = x3r; 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
300 x3r = *data; in ixheaacd_mps_complex_fft_64_dec()
314 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3h), in ixheaacd_mps_complex_fft_64_dec()
317 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_mps_complex_fft_64_dec()
318 x3r = 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()
337 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_mps_complex_fft_64_dec()
339 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
354 *(data + 1) = x3r; 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
382 x3r = *data; in ixheaacd_mps_complex_fft_64_dec()
397 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3h), in ixheaacd_mps_complex_fft_64_dec()
400 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_mps_complex_fft_64_dec()
401 x3r = 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()
420 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_mps_complex_fft_64_dec()
422 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
437 *(data + 1) = x3r; 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
465 x3r = *data; 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()
483 x3r = 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()
502 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_mps_complex_fft_64_dec()
504 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_mps_complex_fft_64_dec()
519 *(data + 1) = x3r; 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
599 x3r = *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()
616 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
618 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
627 *ptr_y++ = x3r; in ixheaacd_complex_fft_p2_dec()
652 x3r = (*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()
670 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
672 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
687 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
709 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
721 x3r = *data; 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()
738 x3r = 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()
757 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
759 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
774 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
790 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
801 x3r = *data; in ixheaacd_complex_fft_p2_dec()
815 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3h), in ixheaacd_complex_fft_p2_dec()
818 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_complex_fft_p2_dec()
819 x3r = 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()
838 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
840 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
855 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
871 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
883 x3r = *data; in ixheaacd_complex_fft_p2_dec()
898 tmp = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3h), in ixheaacd_complex_fft_p2_dec()
901 ixheaacd_mult32_sat(x3r, w3l)); in ixheaacd_complex_fft_p2_dec()
902 x3r = 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()
921 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
923 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
938 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
954 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
966 x3r = *data; 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()
984 x3r = 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()
1003 x2i = ixheaacd_sub32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1005 x3r = ixheaacd_add32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1020 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
1118 x3r = *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()
1135 x2i = ixheaacd_add32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1137 x3r = ixheaacd_sub32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1146 *ptr_y++ = x3r; in ixheaacd_complex_fft_p2_dec()
1171 x3r = (*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()
1189 x2i = ixheaacd_add32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1191 x3r = ixheaacd_sub32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1206 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
1228 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1240 x3r = *data; 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()
1257 x3r = 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()
1276 x2i = ixheaacd_add32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1278 x3r = ixheaacd_sub32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1293 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
1309 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1321 x3r = *data; in ixheaacd_complex_fft_p2_dec()
1335 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x3r, w3h), in ixheaacd_complex_fft_p2_dec()
1337 x3i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
1339 x3r = 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()
1358 x2i = ixheaacd_add32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1360 x3r = ixheaacd_sub32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1375 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
1391 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1403 x3r = *data; in ixheaacd_complex_fft_p2_dec()
1418 tmp = ixheaacd_sub32_sat(ixheaacd_mult32_sat(x3r, w3h), in ixheaacd_complex_fft_p2_dec()
1420 x3i = ixheaacd_add32_sat(ixheaacd_mult32_sat(x3r, w3l), in ixheaacd_complex_fft_p2_dec()
1422 x3r = 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()
1441 x2i = ixheaacd_add32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1443 x3r = ixheaacd_sub32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1458 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()
1474 WORD32 x0r, x0i, x1r, x1i, x2r, x2i, x3r, x3i; in ixheaacd_complex_fft_p2_dec() local
1486 x3r = *data; 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()
1504 x3r = 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()
1523 x2i = ixheaacd_add32_sat(x2i, x3r); in ixheaacd_complex_fft_p2_dec()
1525 x3r = ixheaacd_sub32_sat(x2i, ixheaacd_shl32_sat(x3r, 1)); in ixheaacd_complex_fft_p2_dec()
1540 *(data + 1) = x3r; in ixheaacd_complex_fft_p2_dec()