DESCALE 143 libavcodec/jfdctfst.c #define MULTIPLY(var,const) ((int16_t) DESCALE((var) * (const), CONST_BITS)) DESCALE 218 libavcodec/jfdctint_template.c dataptr[2] = (int16_t) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 220 libavcodec/jfdctint_template.c dataptr[6] = (int16_t) DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 246 libavcodec/jfdctint_template.c dataptr[7] = (int16_t) DESCALE(tmp4 + z1 + z3, CONST_BITS-PASS1_BITS); DESCALE 247 libavcodec/jfdctint_template.c dataptr[5] = (int16_t) DESCALE(tmp5 + z2 + z4, CONST_BITS-PASS1_BITS); DESCALE 248 libavcodec/jfdctint_template.c dataptr[3] = (int16_t) DESCALE(tmp6 + z2 + z3, CONST_BITS-PASS1_BITS); DESCALE 249 libavcodec/jfdctint_template.c dataptr[1] = (int16_t) DESCALE(tmp7 + z1 + z4, CONST_BITS-PASS1_BITS); DESCALE 295 libavcodec/jfdctint_template.c dataptr[DCTSIZE*0] = DESCALE(tmp10 + tmp11, OUT_SHIFT); DESCALE 296 libavcodec/jfdctint_template.c dataptr[DCTSIZE*4] = DESCALE(tmp10 - tmp11, OUT_SHIFT); DESCALE 299 libavcodec/jfdctint_template.c dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 301 libavcodec/jfdctint_template.c dataptr[DCTSIZE*6] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 327 libavcodec/jfdctint_template.c dataptr[DCTSIZE*7] = DESCALE(tmp4 + z1 + z3, CONST_BITS + OUT_SHIFT); DESCALE 328 libavcodec/jfdctint_template.c dataptr[DCTSIZE*5] = DESCALE(tmp5 + z2 + z4, CONST_BITS + OUT_SHIFT); DESCALE 329 libavcodec/jfdctint_template.c dataptr[DCTSIZE*3] = DESCALE(tmp6 + z2 + z3, CONST_BITS + OUT_SHIFT); DESCALE 330 libavcodec/jfdctint_template.c dataptr[DCTSIZE*1] = DESCALE(tmp7 + z1 + z4, CONST_BITS + OUT_SHIFT); DESCALE 373 libavcodec/jfdctint_template.c dataptr[DCTSIZE*0] = DESCALE(tmp10 + tmp11, OUT_SHIFT); DESCALE 374 libavcodec/jfdctint_template.c dataptr[DCTSIZE*4] = DESCALE(tmp10 - tmp11, OUT_SHIFT); DESCALE 377 libavcodec/jfdctint_template.c dataptr[DCTSIZE*2] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 379 libavcodec/jfdctint_template.c dataptr[DCTSIZE*6] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 387 libavcodec/jfdctint_template.c dataptr[DCTSIZE*1] = DESCALE(tmp10 + tmp11, OUT_SHIFT); DESCALE 388 libavcodec/jfdctint_template.c dataptr[DCTSIZE*5] = DESCALE(tmp10 - tmp11, OUT_SHIFT); DESCALE 391 libavcodec/jfdctint_template.c dataptr[DCTSIZE*3] = DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865), DESCALE 393 libavcodec/jfdctint_template.c dataptr[DCTSIZE*7] = DESCALE(z1 + MULTIPLY(tmp12, - FIX_1_847759065), DESCALE 580 libavcodec/jrevdct.c dataptr[0] = (int16_t) DESCALE(tmp10 + tmp3, CONST_BITS-PASS1_BITS); DESCALE 581 libavcodec/jrevdct.c dataptr[7] = (int16_t) DESCALE(tmp10 - tmp3, CONST_BITS-PASS1_BITS); DESCALE 582 libavcodec/jrevdct.c dataptr[1] = (int16_t) DESCALE(tmp11 + tmp2, CONST_BITS-PASS1_BITS); DESCALE 583 libavcodec/jrevdct.c dataptr[6] = (int16_t) DESCALE(tmp11 - tmp2, CONST_BITS-PASS1_BITS); DESCALE 584 libavcodec/jrevdct.c dataptr[2] = (int16_t) DESCALE(tmp12 + tmp1, CONST_BITS-PASS1_BITS); DESCALE 585 libavcodec/jrevdct.c dataptr[5] = (int16_t) DESCALE(tmp12 - tmp1, CONST_BITS-PASS1_BITS); DESCALE 586 libavcodec/jrevdct.c dataptr[3] = (int16_t) DESCALE(tmp13 + tmp0, CONST_BITS-PASS1_BITS); DESCALE 587 libavcodec/jrevdct.c dataptr[4] = (int16_t) DESCALE(tmp13 - tmp0, CONST_BITS-PASS1_BITS); DESCALE 926 libavcodec/jrevdct.c dataptr[DCTSIZE*0] = (int16_t) DESCALE(tmp10 + tmp3, DESCALE 928 libavcodec/jrevdct.c dataptr[DCTSIZE*7] = (int16_t) DESCALE(tmp10 - tmp3, DESCALE 930 libavcodec/jrevdct.c dataptr[DCTSIZE*1] = (int16_t) DESCALE(tmp11 + tmp2, DESCALE 932 libavcodec/jrevdct.c dataptr[DCTSIZE*6] = (int16_t) DESCALE(tmp11 - tmp2, DESCALE 934 libavcodec/jrevdct.c dataptr[DCTSIZE*2] = (int16_t) DESCALE(tmp12 + tmp1, DESCALE 936 libavcodec/jrevdct.c dataptr[DCTSIZE*5] = (int16_t) DESCALE(tmp12 - tmp1, DESCALE 938 libavcodec/jrevdct.c dataptr[DCTSIZE*3] = (int16_t) DESCALE(tmp13 + tmp0, DESCALE 940 libavcodec/jrevdct.c dataptr[DCTSIZE*4] = (int16_t) DESCALE(tmp13 - tmp0, DESCALE 1051 libavcodec/jrevdct.c dataptr[0] = (int16_t) DESCALE(tmp10, CONST_BITS-PASS1_BITS); DESCALE 1052 libavcodec/jrevdct.c dataptr[1] = (int16_t) DESCALE(tmp11, CONST_BITS-PASS1_BITS); DESCALE 1053 libavcodec/jrevdct.c dataptr[2] = (int16_t) DESCALE(tmp12, CONST_BITS-PASS1_BITS); DESCALE 1054 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 += ?