DESCALE 143 libavcodec/jfdctfst.c #define MULTIPLY(var,const) ((int16_t) DESCALE((var) * (const), CONST_BITS)) DESCALE 223 libavcodec/jfdctint_template.c dataptr[2] = (int16_t) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 225 libavcodec/jfdctint_template.c dataptr[6] = (int16_t) DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 251 libavcodec/jfdctint_template.c dataptr[7] = (int16_t) DESCALE(tmp4 + z1 + z3, CONST_BITS-PASS1_BITS); DESCALE 252 libavcodec/jfdctint_template.c dataptr[5] = (int16_t) DESCALE(tmp5 + z2 + z4, CONST_BITS-PASS1_BITS); DESCALE 253 libavcodec/jfdctint_template.c dataptr[3] = (int16_t) DESCALE(tmp6 + z2 + z3, CONST_BITS-PASS1_BITS); DESCALE 254 libavcodec/jfdctint_template.c dataptr[1] = (int16_t) DESCALE(tmp7 + z1 + z4, CONST_BITS-PASS1_BITS); DESCALE 300 libavcodec/jfdctint_template.c dataptr[DCTSIZE*0] = DESCALE(tmp10 + tmp11, OUT_SHIFT); DESCALE 301 libavcodec/jfdctint_template.c dataptr[DCTSIZE*4] = DESCALE(tmp10 - tmp11, OUT_SHIFT); DESCALE 304 libavcodec/jfdctint_template.c dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 306 libavcodec/jfdctint_template.c dataptr[DCTSIZE*6] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 332 libavcodec/jfdctint_template.c dataptr[DCTSIZE*7] = DESCALE(tmp4 + z1 + z3, CONST_BITS + OUT_SHIFT); DESCALE 333 libavcodec/jfdctint_template.c dataptr[DCTSIZE*5] = DESCALE(tmp5 + z2 + z4, CONST_BITS + OUT_SHIFT); DESCALE 334 libavcodec/jfdctint_template.c dataptr[DCTSIZE*3] = DESCALE(tmp6 + z2 + z3, CONST_BITS + OUT_SHIFT); DESCALE 335 libavcodec/jfdctint_template.c dataptr[DCTSIZE*1] = DESCALE(tmp7 + z1 + z4, CONST_BITS + OUT_SHIFT); DESCALE 378 libavcodec/jfdctint_template.c dataptr[DCTSIZE*0] = DESCALE(tmp10 + tmp11, OUT_SHIFT); DESCALE 379 libavcodec/jfdctint_template.c dataptr[DCTSIZE*4] = DESCALE(tmp10 - tmp11, OUT_SHIFT); DESCALE 382 libavcodec/jfdctint_template.c dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 384 libavcodec/jfdctint_template.c dataptr[DCTSIZE*6] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 392 libavcodec/jfdctint_template.c dataptr[DCTSIZE*1] = DESCALE(tmp10 + tmp11, OUT_SHIFT); DESCALE 393 libavcodec/jfdctint_template.c dataptr[DCTSIZE*5] = DESCALE(tmp10 - tmp11, OUT_SHIFT); DESCALE 396 libavcodec/jfdctint_template.c dataptr[DCTSIZE*3] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 398 libavcodec/jfdctint_template.c dataptr[DCTSIZE*7] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 579 libavcodec/jrevdct.c dataptr[0] = (int16_t) DESCALE(tmp10 + tmp3, CONST_BITS-PASS1_BITS); DESCALE 580 libavcodec/jrevdct.c dataptr[7] = (int16_t) DESCALE(tmp10 - tmp3, CONST_BITS-PASS1_BITS); DESCALE 581 libavcodec/jrevdct.c dataptr[1] = (int16_t) DESCALE(tmp11 + tmp2, CONST_BITS-PASS1_BITS); DESCALE 582 libavcodec/jrevdct.c dataptr[6] = (int16_t) DESCALE(tmp11 - tmp2, CONST_BITS-PASS1_BITS); DESCALE 583 libavcodec/jrevdct.c dataptr[2] = (int16_t) DESCALE(tmp12 + tmp1, CONST_BITS-PASS1_BITS); DESCALE 584 libavcodec/jrevdct.c dataptr[5] = (int16_t) DESCALE(tmp12 - tmp1, CONST_BITS-PASS1_BITS); DESCALE 585 libavcodec/jrevdct.c dataptr[3] = (int16_t) DESCALE(tmp13 + tmp0, CONST_BITS-PASS1_BITS); DESCALE 586 libavcodec/jrevdct.c dataptr[4] = (int16_t) DESCALE(tmp13 - tmp0, CONST_BITS-PASS1_BITS); DESCALE 925 libavcodec/jrevdct.c dataptr[DCTSIZE*0] = (int16_t) DESCALE(tmp10 + tmp3, DESCALE 927 libavcodec/jrevdct.c dataptr[DCTSIZE*7] = (int16_t) DESCALE(tmp10 - tmp3, DESCALE 929 libavcodec/jrevdct.c dataptr[DCTSIZE*1] = (int16_t) DESCALE(tmp11 + tmp2, DESCALE 931 libavcodec/jrevdct.c dataptr[DCTSIZE*6] = (int16_t) DESCALE(tmp11 - tmp2, DESCALE 933 libavcodec/jrevdct.c dataptr[DCTSIZE*2] = (int16_t) DESCALE(tmp12 + tmp1, DESCALE 935 libavcodec/jrevdct.c dataptr[DCTSIZE*5] = (int16_t) DESCALE(tmp12 - tmp1, DESCALE 937 libavcodec/jrevdct.c dataptr[DCTSIZE*3] = (int16_t) DESCALE(tmp13 + tmp0, DESCALE 939 libavcodec/jrevdct.c dataptr[DCTSIZE*4] = (int16_t) DESCALE(tmp13 - tmp0, DESCALE 1050 libavcodec/jrevdct.c dataptr[0] = (int16_t) DESCALE(tmp10, CONST_BITS-PASS1_BITS); DESCALE 1051 libavcodec/jrevdct.c dataptr[1] = (int16_t) DESCALE(tmp11, CONST_BITS-PASS1_BITS); DESCALE 1052 libavcodec/jrevdct.c dataptr[2] = (int16_t) DESCALE(tmp12, CONST_BITS-PASS1_BITS); DESCALE 1053 libavcodec/jrevdct.c dataptr[3] = (int16_t) DESCALE(tmp13, CONST_BITS-PASS1_BITS); DESCALE 418 libavfilter/vf_fspp.c outptr[0 * output_stride] += DESCALE(tmp0 + tmp7, 3); DESCALE 419 libavfilter/vf_fspp.c outptr[1 * output_stride] += DESCALE(tmp1 + tmp6, 3); DESCALE 420 libavfilter/vf_fspp.c outptr[2 * output_stride] += DESCALE(tmp2 + tmp5, 3); DESCALE 421 libavfilter/vf_fspp.c outptr[3 * output_stride] += DESCALE(tmp3 - tmp4, 3); DESCALE 422 libavfilter/vf_fspp.c outptr[4 * output_stride] += DESCALE(tmp3 + tmp4, 3); DESCALE 423 libavfilter/vf_fspp.c outptr[5 * output_stride] += DESCALE(tmp2 - tmp5, 3); DESCALE 424 libavfilter/vf_fspp.c outptr[6 * output_stride] += DESCALE(tmp1 - tmp6, 3); //no += ? DESCALE 425 libavfilter/vf_fspp.c outptr[7 * output_stride] += DESCALE(tmp0 - tmp7, 3); //no += ?