MULTIPLY 176 libavcodec/4xm.c tmp12 = MULTIPLY(block[8 * 2 + i] - block[8 * 6 + i], FIX_1_414213562) - tmp13; MULTIPLY 189 libavcodec/4xm.c tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); MULTIPLY 191 libavcodec/4xm.c z5 = MULTIPLY(z10 + z12, FIX_1_847759065); MULTIPLY 192 libavcodec/4xm.c tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; MULTIPLY 193 libavcodec/4xm.c tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5; MULTIPLY 214 libavcodec/4xm.c tmp12 = MULTIPLY(temp[2 + i] - temp[6 + i], FIX_1_414213562) - tmp13; MULTIPLY 227 libavcodec/4xm.c tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); MULTIPLY 229 libavcodec/4xm.c z5 = MULTIPLY(z10 + z12, FIX_1_847759065); MULTIPLY 230 libavcodec/4xm.c tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; MULTIPLY 231 libavcodec/4xm.c tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5; MULTIPLY 175 libavcodec/jfdctfst.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */ MULTIPLY 186 libavcodec/jfdctfst.c z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */ MULTIPLY 187 libavcodec/jfdctfst.c z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */ MULTIPLY 188 libavcodec/jfdctfst.c z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */ MULTIPLY 189 libavcodec/jfdctfst.c z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */ MULTIPLY 241 libavcodec/jfdctfst.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */ MULTIPLY 252 libavcodec/jfdctfst.c z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */ MULTIPLY 253 libavcodec/jfdctfst.c z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */ MULTIPLY 254 libavcodec/jfdctfst.c z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */ MULTIPLY 255 libavcodec/jfdctfst.c z3 = MULTIPLY(tmp11, FIX_0_707106781); /* c4 */ MULTIPLY 307 libavcodec/jfdctfst.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); MULTIPLY 319 libavcodec/jfdctfst.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); MULTIPLY 222 libavcodec/jfdctint_template.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); MULTIPLY 223 libavcodec/jfdctint_template.c dataptr[2] = (int16_t) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), MULTIPLY 225 libavcodec/jfdctint_template.c dataptr[6] = (int16_t) DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), MULTIPLY 237 libavcodec/jfdctint_template.c z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */ MULTIPLY 239 libavcodec/jfdctint_template.c tmp4 = MULTIPLY(tmp4, FIX_0_298631336); /* sqrt(2) * (-c1+c3+c5-c7) */ MULTIPLY 240 libavcodec/jfdctint_template.c tmp5 = MULTIPLY(tmp5, FIX_2_053119869); /* sqrt(2) * ( c1+c3-c5+c7) */ MULTIPLY 241 libavcodec/jfdctint_template.c tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ MULTIPLY 242 libavcodec/jfdctint_template.c tmp7 = MULTIPLY(tmp7, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ MULTIPLY 243 libavcodec/jfdctint_template.c z1 = MULTIPLY(z1, - FIX_0_899976223); /* sqrt(2) * (c7-c3) */ MULTIPLY 244 libavcodec/jfdctint_template.c z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */ MULTIPLY 245 libavcodec/jfdctint_template.c z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */ MULTIPLY 246 libavcodec/jfdctint_template.c z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */ MULTIPLY 303 libavcodec/jfdctint_template.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); MULTIPLY 304 libavcodec/jfdctint_template.c dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), MULTIPLY 306 libavcodec/jfdctint_template.c dataptr[DCTSIZE*6] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), MULTIPLY 318 libavcodec/jfdctint_template.c z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */ MULTIPLY 320 libavcodec/jfdctint_template.c tmp4 = MULTIPLY(tmp4, FIX_0_298631336); /* sqrt(2) * (-c1+c3+c5-c7) */ MULTIPLY 321 libavcodec/jfdctint_template.c tmp5 = MULTIPLY(tmp5, FIX_2_053119869); /* sqrt(2) * ( c1+c3-c5+c7) */ MULTIPLY 322 libavcodec/jfdctint_template.c tmp6 = MULTIPLY(tmp6, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */ MULTIPLY 323 libavcodec/jfdctint_template.c tmp7 = MULTIPLY(tmp7, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */ MULTIPLY 324 libavcodec/jfdctint_template.c z1 = MULTIPLY(z1, - FIX_0_899976223); /* sqrt(2) * (c7-c3) */ MULTIPLY 325 libavcodec/jfdctint_template.c z2 = MULTIPLY(z2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */ MULTIPLY 326 libavcodec/jfdctint_template.c z3 = MULTIPLY(z3, - FIX_1_961570560); /* sqrt(2) * (-c3-c5) */ MULTIPLY 327 libavcodec/jfdctint_template.c z4 = MULTIPLY(z4, - FIX_0_390180644); /* sqrt(2) * (c5-c3) */ MULTIPLY 381 libavcodec/jfdctint_template.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); MULTIPLY 382 libavcodec/jfdctint_template.c dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), MULTIPLY 384 libavcodec/jfdctint_template.c dataptr[DCTSIZE*6] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), MULTIPLY 395 libavcodec/jfdctint_template.c z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100); MULTIPLY 396 libavcodec/jfdctint_template.c dataptr[DCTSIZE*3] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), MULTIPLY 398 libavcodec/jfdctint_template.c dataptr[DCTSIZE*7] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), MULTIPLY 174 libavcodec/jrevdct.c #ifndef MULTIPLY /* default definition */ MULTIPLY 273 libavcodec/jrevdct.c z1 = MULTIPLY(d2 + d6, FIX_0_541196100); MULTIPLY 274 libavcodec/jrevdct.c tmp2 = z1 + MULTIPLY(-d6, FIX_1_847759065); MULTIPLY 275 libavcodec/jrevdct.c tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); MULTIPLY 286 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d6, FIX_1_306562965); MULTIPLY 287 libavcodec/jrevdct.c tmp3 = MULTIPLY(d6, FIX_0_541196100); MULTIPLY 300 libavcodec/jrevdct.c tmp2 = MULTIPLY(d2, FIX_0_541196100); MULTIPLY 301 libavcodec/jrevdct.c tmp3 = MULTIPLY(d2, FIX_1_306562965); MULTIPLY 330 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + z4, FIX_1_175875602); MULTIPLY 332 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 333 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 334 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 335 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 336 libavcodec/jrevdct.c z1 = MULTIPLY(-z1, FIX_0_899976223); MULTIPLY 337 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_2_562915447); MULTIPLY 338 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_1_961570560); MULTIPLY 339 libavcodec/jrevdct.c z4 = MULTIPLY(-z4, FIX_0_390180644); MULTIPLY 352 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + d5, FIX_1_175875602); MULTIPLY 354 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 355 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 356 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 357 libavcodec/jrevdct.c z1 = MULTIPLY(-d7, FIX_0_899976223); MULTIPLY 358 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_2_562915447); MULTIPLY 359 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_1_961570560); MULTIPLY 360 libavcodec/jrevdct.c z4 = MULTIPLY(-d5, FIX_0_390180644); MULTIPLY 375 libavcodec/jrevdct.c z5 = MULTIPLY(d7 + z4, FIX_1_175875602); MULTIPLY 377 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 378 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 379 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 380 libavcodec/jrevdct.c z1 = MULTIPLY(-z1, FIX_0_899976223); MULTIPLY 381 libavcodec/jrevdct.c z2 = MULTIPLY(-d5, FIX_2_562915447); MULTIPLY 382 libavcodec/jrevdct.c z3 = MULTIPLY(-d7, FIX_1_961570560); MULTIPLY 383 libavcodec/jrevdct.c z4 = MULTIPLY(-z4, FIX_0_390180644); MULTIPLY 394 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_0_601344887); MULTIPLY 395 libavcodec/jrevdct.c z1 = MULTIPLY(-d7, FIX_0_899976223); MULTIPLY 396 libavcodec/jrevdct.c z3 = MULTIPLY(-d7, FIX_1_961570560); MULTIPLY 397 libavcodec/jrevdct.c tmp1 = MULTIPLY(-d5, FIX_0_509795579); MULTIPLY 398 libavcodec/jrevdct.c z2 = MULTIPLY(-d5, FIX_2_562915447); MULTIPLY 399 libavcodec/jrevdct.c z4 = MULTIPLY(-d5, FIX_0_390180644); MULTIPLY 400 libavcodec/jrevdct.c z5 = MULTIPLY(d5 + d7, FIX_1_175875602); MULTIPLY 417 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + d1, FIX_1_175875602); MULTIPLY 419 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 420 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 421 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 422 libavcodec/jrevdct.c z1 = MULTIPLY(-z1, FIX_0_899976223); MULTIPLY 423 libavcodec/jrevdct.c z2 = MULTIPLY(-d3, FIX_2_562915447); MULTIPLY 424 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_1_961570560); MULTIPLY 425 libavcodec/jrevdct.c z4 = MULTIPLY(-d1, FIX_0_390180644); MULTIPLY 438 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_0_601344887); MULTIPLY 439 libavcodec/jrevdct.c z1 = MULTIPLY(-d7, FIX_0_899976223); MULTIPLY 440 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_0_509795579); MULTIPLY 441 libavcodec/jrevdct.c z2 = MULTIPLY(-d3, FIX_2_562915447); MULTIPLY 442 libavcodec/jrevdct.c z5 = MULTIPLY(z3, FIX_1_175875602); MULTIPLY 443 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_0_785694958); MULTIPLY 454 libavcodec/jrevdct.c z5 = MULTIPLY(z1, FIX_1_175875602); MULTIPLY 456 libavcodec/jrevdct.c z1 = MULTIPLY(z1, FIX_0_275899380); MULTIPLY 457 libavcodec/jrevdct.c z3 = MULTIPLY(-d7, FIX_1_961570560); MULTIPLY 458 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_1_662939225); MULTIPLY 459 libavcodec/jrevdct.c z4 = MULTIPLY(-d1, FIX_0_390180644); MULTIPLY 460 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_111140466); MULTIPLY 468 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_1_387039845); MULTIPLY 469 libavcodec/jrevdct.c tmp1 = MULTIPLY(d7, FIX_1_175875602); MULTIPLY 470 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d7, FIX_0_785694958); MULTIPLY 471 libavcodec/jrevdct.c tmp3 = MULTIPLY(d7, FIX_0_275899380); MULTIPLY 482 libavcodec/jrevdct.c z5 = MULTIPLY(d3 + z4, FIX_1_175875602); MULTIPLY 484 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 485 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 486 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 487 libavcodec/jrevdct.c z1 = MULTIPLY(-d1, FIX_0_899976223); MULTIPLY 488 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_2_562915447); MULTIPLY 489 libavcodec/jrevdct.c z3 = MULTIPLY(-d3, FIX_1_961570560); MULTIPLY 490 libavcodec/jrevdct.c z4 = MULTIPLY(-z4, FIX_0_390180644); MULTIPLY 503 libavcodec/jrevdct.c z5 = MULTIPLY(z2, FIX_1_175875602); MULTIPLY 504 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_1_662939225); MULTIPLY 505 libavcodec/jrevdct.c z4 = MULTIPLY(-d5, FIX_0_390180644); MULTIPLY 506 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_1_387039845); MULTIPLY 507 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_1_111140466); MULTIPLY 508 libavcodec/jrevdct.c z3 = MULTIPLY(-d3, FIX_1_961570560); MULTIPLY 520 libavcodec/jrevdct.c z5 = MULTIPLY(z4, FIX_1_175875602); MULTIPLY 521 libavcodec/jrevdct.c z1 = MULTIPLY(-d1, FIX_0_899976223); MULTIPLY 522 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_0_601344887); MULTIPLY 523 libavcodec/jrevdct.c tmp1 = MULTIPLY(-d5, FIX_0_509795579); MULTIPLY 524 libavcodec/jrevdct.c z2 = MULTIPLY(-d5, FIX_2_562915447); MULTIPLY 525 libavcodec/jrevdct.c z4 = MULTIPLY(z4, FIX_0_785694958); MULTIPLY 533 libavcodec/jrevdct.c tmp0 = MULTIPLY(d5, FIX_1_175875602); MULTIPLY 534 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_0_275899380); MULTIPLY 535 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d5, FIX_1_387039845); MULTIPLY 536 libavcodec/jrevdct.c tmp3 = MULTIPLY(d5, FIX_0_785694958); MULTIPLY 544 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_0_211164243); MULTIPLY 545 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d3, FIX_1_451774981); MULTIPLY 546 libavcodec/jrevdct.c z1 = MULTIPLY(d1, FIX_1_061594337); MULTIPLY 547 libavcodec/jrevdct.c z2 = MULTIPLY(-d3, FIX_2_172734803); MULTIPLY 548 libavcodec/jrevdct.c z4 = MULTIPLY(z5, FIX_0_785694958); MULTIPLY 549 libavcodec/jrevdct.c z5 = MULTIPLY(z5, FIX_1_175875602); MULTIPLY 557 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d3, FIX_0_785694958); MULTIPLY 558 libavcodec/jrevdct.c tmp1 = MULTIPLY(-d3, FIX_1_387039845); MULTIPLY 559 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d3, FIX_0_275899380); MULTIPLY 560 libavcodec/jrevdct.c tmp3 = MULTIPLY(d3, FIX_1_175875602); MULTIPLY 565 libavcodec/jrevdct.c tmp0 = MULTIPLY(d1, FIX_0_275899380); MULTIPLY 566 libavcodec/jrevdct.c tmp1 = MULTIPLY(d1, FIX_0_785694958); MULTIPLY 567 libavcodec/jrevdct.c tmp2 = MULTIPLY(d1, FIX_1_175875602); MULTIPLY 568 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_387039845); MULTIPLY 619 libavcodec/jrevdct.c z1 = MULTIPLY(d2 + d6, FIX_0_541196100); MULTIPLY 620 libavcodec/jrevdct.c tmp2 = z1 + MULTIPLY(-d6, FIX_1_847759065); MULTIPLY 621 libavcodec/jrevdct.c tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); MULTIPLY 632 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d6, FIX_1_306562965); MULTIPLY 633 libavcodec/jrevdct.c tmp3 = MULTIPLY(d6, FIX_0_541196100); MULTIPLY 646 libavcodec/jrevdct.c tmp2 = MULTIPLY(d2, FIX_0_541196100); MULTIPLY 647 libavcodec/jrevdct.c tmp3 = MULTIPLY(d2, FIX_1_306562965); MULTIPLY 675 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + z4, FIX_1_175875602); MULTIPLY 677 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 678 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 679 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 680 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 681 libavcodec/jrevdct.c z1 = MULTIPLY(-z1, FIX_0_899976223); MULTIPLY 682 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_2_562915447); MULTIPLY 683 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_1_961570560); MULTIPLY 684 libavcodec/jrevdct.c z4 = MULTIPLY(-z4, FIX_0_390180644); MULTIPLY 697 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + d5, FIX_1_175875602); MULTIPLY 699 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 700 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 701 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 702 libavcodec/jrevdct.c z1 = MULTIPLY(-d7, FIX_0_899976223); MULTIPLY 703 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_2_562915447); MULTIPLY 704 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_1_961570560); MULTIPLY 705 libavcodec/jrevdct.c z4 = MULTIPLY(-d5, FIX_0_390180644); MULTIPLY 721 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + z4, FIX_1_175875602); MULTIPLY 723 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 724 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 725 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 726 libavcodec/jrevdct.c z1 = MULTIPLY(-z1, FIX_0_899976223); MULTIPLY 727 libavcodec/jrevdct.c z2 = MULTIPLY(-d5, FIX_2_562915447); MULTIPLY 728 libavcodec/jrevdct.c z3 = MULTIPLY(-d7, FIX_1_961570560); MULTIPLY 729 libavcodec/jrevdct.c z4 = MULTIPLY(-z4, FIX_0_390180644); MULTIPLY 740 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_0_601344887); MULTIPLY 741 libavcodec/jrevdct.c z1 = MULTIPLY(-d7, FIX_0_899976223); MULTIPLY 742 libavcodec/jrevdct.c z3 = MULTIPLY(-d7, FIX_1_961570560); MULTIPLY 743 libavcodec/jrevdct.c tmp1 = MULTIPLY(-d5, FIX_0_509795579); MULTIPLY 744 libavcodec/jrevdct.c z2 = MULTIPLY(-d5, FIX_2_562915447); MULTIPLY 745 libavcodec/jrevdct.c z4 = MULTIPLY(-d5, FIX_0_390180644); MULTIPLY 746 libavcodec/jrevdct.c z5 = MULTIPLY(d5 + d7, FIX_1_175875602); MULTIPLY 763 libavcodec/jrevdct.c z5 = MULTIPLY(z3 + d1, FIX_1_175875602); MULTIPLY 765 libavcodec/jrevdct.c tmp0 = MULTIPLY(d7, FIX_0_298631336); MULTIPLY 766 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 767 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 768 libavcodec/jrevdct.c z1 = MULTIPLY(-z1, FIX_0_899976223); MULTIPLY 769 libavcodec/jrevdct.c z2 = MULTIPLY(-d3, FIX_2_562915447); MULTIPLY 770 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_1_961570560); MULTIPLY 771 libavcodec/jrevdct.c z4 = MULTIPLY(-d1, FIX_0_390180644); MULTIPLY 784 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_0_601344887); MULTIPLY 785 libavcodec/jrevdct.c z1 = MULTIPLY(-d7, FIX_0_899976223); MULTIPLY 786 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_0_509795579); MULTIPLY 787 libavcodec/jrevdct.c z2 = MULTIPLY(-d3, FIX_2_562915447); MULTIPLY 788 libavcodec/jrevdct.c z5 = MULTIPLY(z3, FIX_1_175875602); MULTIPLY 789 libavcodec/jrevdct.c z3 = MULTIPLY(-z3, FIX_0_785694958); MULTIPLY 800 libavcodec/jrevdct.c z5 = MULTIPLY(z1, FIX_1_175875602); MULTIPLY 802 libavcodec/jrevdct.c z1 = MULTIPLY(z1, FIX_0_275899380); MULTIPLY 803 libavcodec/jrevdct.c z3 = MULTIPLY(-d7, FIX_1_961570560); MULTIPLY 804 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_1_662939225); MULTIPLY 805 libavcodec/jrevdct.c z4 = MULTIPLY(-d1, FIX_0_390180644); MULTIPLY 806 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_111140466); MULTIPLY 814 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d7, FIX_1_387039845); MULTIPLY 815 libavcodec/jrevdct.c tmp1 = MULTIPLY(d7, FIX_1_175875602); MULTIPLY 816 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d7, FIX_0_785694958); MULTIPLY 817 libavcodec/jrevdct.c tmp3 = MULTIPLY(d7, FIX_0_275899380); MULTIPLY 828 libavcodec/jrevdct.c z5 = MULTIPLY(d3 + z4, FIX_1_175875602); MULTIPLY 830 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_2_053119869); MULTIPLY 831 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_3_072711026); MULTIPLY 832 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_501321110); MULTIPLY 833 libavcodec/jrevdct.c z1 = MULTIPLY(-d1, FIX_0_899976223); MULTIPLY 834 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_2_562915447); MULTIPLY 835 libavcodec/jrevdct.c z3 = MULTIPLY(-d3, FIX_1_961570560); MULTIPLY 836 libavcodec/jrevdct.c z4 = MULTIPLY(-z4, FIX_0_390180644); MULTIPLY 849 libavcodec/jrevdct.c z5 = MULTIPLY(z2, FIX_1_175875602); MULTIPLY 850 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_1_662939225); MULTIPLY 851 libavcodec/jrevdct.c z4 = MULTIPLY(-d5, FIX_0_390180644); MULTIPLY 852 libavcodec/jrevdct.c z2 = MULTIPLY(-z2, FIX_1_387039845); MULTIPLY 853 libavcodec/jrevdct.c tmp2 = MULTIPLY(d3, FIX_1_111140466); MULTIPLY 854 libavcodec/jrevdct.c z3 = MULTIPLY(-d3, FIX_1_961570560); MULTIPLY 866 libavcodec/jrevdct.c z5 = MULTIPLY(z4, FIX_1_175875602); MULTIPLY 867 libavcodec/jrevdct.c z1 = MULTIPLY(-d1, FIX_0_899976223); MULTIPLY 868 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_0_601344887); MULTIPLY 869 libavcodec/jrevdct.c tmp1 = MULTIPLY(-d5, FIX_0_509795579); MULTIPLY 870 libavcodec/jrevdct.c z2 = MULTIPLY(-d5, FIX_2_562915447); MULTIPLY 871 libavcodec/jrevdct.c z4 = MULTIPLY(z4, FIX_0_785694958); MULTIPLY 879 libavcodec/jrevdct.c tmp0 = MULTIPLY(d5, FIX_1_175875602); MULTIPLY 880 libavcodec/jrevdct.c tmp1 = MULTIPLY(d5, FIX_0_275899380); MULTIPLY 881 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d5, FIX_1_387039845); MULTIPLY 882 libavcodec/jrevdct.c tmp3 = MULTIPLY(d5, FIX_0_785694958); MULTIPLY 890 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_0_211164243); MULTIPLY 891 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d3, FIX_1_451774981); MULTIPLY 892 libavcodec/jrevdct.c z1 = MULTIPLY(d1, FIX_1_061594337); MULTIPLY 893 libavcodec/jrevdct.c z2 = MULTIPLY(-d3, FIX_2_172734803); MULTIPLY 894 libavcodec/jrevdct.c z4 = MULTIPLY(z5, FIX_0_785694958); MULTIPLY 895 libavcodec/jrevdct.c z5 = MULTIPLY(z5, FIX_1_175875602); MULTIPLY 903 libavcodec/jrevdct.c tmp0 = MULTIPLY(-d3, FIX_0_785694958); MULTIPLY 904 libavcodec/jrevdct.c tmp1 = MULTIPLY(-d3, FIX_1_387039845); MULTIPLY 905 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d3, FIX_0_275899380); MULTIPLY 906 libavcodec/jrevdct.c tmp3 = MULTIPLY(d3, FIX_1_175875602); MULTIPLY 911 libavcodec/jrevdct.c tmp0 = MULTIPLY(d1, FIX_0_275899380); MULTIPLY 912 libavcodec/jrevdct.c tmp1 = MULTIPLY(d1, FIX_0_785694958); MULTIPLY 913 libavcodec/jrevdct.c tmp2 = MULTIPLY(d1, FIX_1_175875602); MULTIPLY 914 libavcodec/jrevdct.c tmp3 = MULTIPLY(d1, FIX_1_387039845); MULTIPLY 1004 libavcodec/jrevdct.c z1 = MULTIPLY(d2 + d6, FIX_0_541196100); MULTIPLY 1005 libavcodec/jrevdct.c tmp2 = z1 + MULTIPLY(-d6, FIX_1_847759065); MULTIPLY 1006 libavcodec/jrevdct.c tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); MULTIPLY 1017 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d6, FIX_1_306562965); MULTIPLY 1018 libavcodec/jrevdct.c tmp3 = MULTIPLY(d6, FIX_0_541196100); MULTIPLY 1031 libavcodec/jrevdct.c tmp2 = MULTIPLY(d2, FIX_0_541196100); MULTIPLY 1032 libavcodec/jrevdct.c tmp3 = MULTIPLY(d2, FIX_1_306562965); MULTIPLY 1082 libavcodec/jrevdct.c z1 = MULTIPLY(d2 + d6, FIX_0_541196100); MULTIPLY 1083 libavcodec/jrevdct.c tmp2 = z1 + MULTIPLY(-d6, FIX_1_847759065); MULTIPLY 1084 libavcodec/jrevdct.c tmp3 = z1 + MULTIPLY(d2, FIX_0_765366865); MULTIPLY 1095 libavcodec/jrevdct.c tmp2 = MULTIPLY(-d6, FIX_1_306562965); MULTIPLY 1096 libavcodec/jrevdct.c tmp3 = MULTIPLY(d6, FIX_0_541196100); MULTIPLY 1109 libavcodec/jrevdct.c tmp2 = MULTIPLY(d2, FIX_0_541196100); MULTIPLY 1110 libavcodec/jrevdct.c tmp3 = MULTIPLY(d2, FIX_1_306562965); MULTIPLY 197 libavfilter/vf_blend.c DEFINE_BLEND(multiply, MULTIPLY(1, A, B)) MULTIPLY 202 libavfilter/vf_blend.c DEFINE_BLEND(overlay, (A < 128) ? MULTIPLY(2, A, B) : SCREEN(2, A, B)) MULTIPLY 203 libavfilter/vf_blend.c DEFINE_BLEND(hardlight, (B < 128) ? MULTIPLY(2, B, A) : SCREEN(2, B, A))