CONST_BITS 118 libavcodec/jfdctfst.c #if CONST_BITS == 8 CONST_BITS 146 libavcodec/jfdctfst.c #define MULTIPLY(var,const) ((DCTELEM) DESCALE((var) * (const), CONST_BITS)) CONST_BITS 141 libavcodec/jfdctint.c #if CONST_BITS == 13 CONST_BITS 177 libavcodec/jfdctint.c #if BITS_IN_JSAMPLE == 8 && CONST_BITS<=13 && PASS1_BITS<=2 CONST_BITS 221 libavcodec/jfdctint.c CONST_BITS-PASS1_BITS); CONST_BITS 223 libavcodec/jfdctint.c CONST_BITS-PASS1_BITS); CONST_BITS 248 libavcodec/jfdctint.c dataptr[7] = (DCTELEM) DESCALE(tmp4 + z1 + z3, CONST_BITS-PASS1_BITS); CONST_BITS 249 libavcodec/jfdctint.c dataptr[5] = (DCTELEM) DESCALE(tmp5 + z2 + z4, CONST_BITS-PASS1_BITS); CONST_BITS 250 libavcodec/jfdctint.c dataptr[3] = (DCTELEM) DESCALE(tmp6 + z2 + z3, CONST_BITS-PASS1_BITS); CONST_BITS 251 libavcodec/jfdctint.c dataptr[1] = (DCTELEM) DESCALE(tmp7 + z1 + z4, CONST_BITS-PASS1_BITS); CONST_BITS 303 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 305 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 331 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 333 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 335 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 337 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 386 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 388 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 400 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 402 libavcodec/jfdctint.c CONST_BITS+PASS1_BITS); CONST_BITS 136 libavcodec/jrevdct.c #define CONST_SCALE (ONE << CONST_BITS) CONST_BITS 277 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 278 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 289 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 290 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 303 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 304 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 312 libavcodec/jrevdct.c tmp10 = tmp13 = (d0 + d4) << CONST_BITS; CONST_BITS 313 libavcodec/jrevdct.c tmp11 = tmp12 = (d0 - d4) << CONST_BITS; CONST_BITS 579 libavcodec/jrevdct.c dataptr[0] = (DCTELEM) DESCALE(tmp10 + tmp3, CONST_BITS-PASS1_BITS); CONST_BITS 580 libavcodec/jrevdct.c dataptr[7] = (DCTELEM) DESCALE(tmp10 - tmp3, CONST_BITS-PASS1_BITS); CONST_BITS 581 libavcodec/jrevdct.c dataptr[1] = (DCTELEM) DESCALE(tmp11 + tmp2, CONST_BITS-PASS1_BITS); CONST_BITS 582 libavcodec/jrevdct.c dataptr[6] = (DCTELEM) DESCALE(tmp11 - tmp2, CONST_BITS-PASS1_BITS); CONST_BITS 583 libavcodec/jrevdct.c dataptr[2] = (DCTELEM) DESCALE(tmp12 + tmp1, CONST_BITS-PASS1_BITS); CONST_BITS 584 libavcodec/jrevdct.c dataptr[5] = (DCTELEM) DESCALE(tmp12 - tmp1, CONST_BITS-PASS1_BITS); CONST_BITS 585 libavcodec/jrevdct.c dataptr[3] = (DCTELEM) DESCALE(tmp13 + tmp0, CONST_BITS-PASS1_BITS); CONST_BITS 586 libavcodec/jrevdct.c dataptr[4] = (DCTELEM) DESCALE(tmp13 - tmp0, CONST_BITS-PASS1_BITS); CONST_BITS 623 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 624 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 635 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 636 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 649 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 650 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 658 libavcodec/jrevdct.c tmp10 = tmp13 = (d0 + d4) << CONST_BITS; CONST_BITS 659 libavcodec/jrevdct.c tmp11 = tmp12 = (d0 - d4) << CONST_BITS; CONST_BITS 928 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 930 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 932 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 934 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 936 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 938 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 940 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 942 libavcodec/jrevdct.c CONST_BITS+PASS1_BITS+3); CONST_BITS 1010 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 1011 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 1022 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 1023 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 1036 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 1037 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 1045 libavcodec/jrevdct.c tmp10 = tmp13 = (d0 + d4) << CONST_BITS; CONST_BITS 1046 libavcodec/jrevdct.c tmp11 = tmp12 = (d0 - d4) << CONST_BITS; CONST_BITS 1052 libavcodec/jrevdct.c dataptr[0] = (DCTELEM) DESCALE(tmp10, CONST_BITS-PASS1_BITS); CONST_BITS 1053 libavcodec/jrevdct.c dataptr[1] = (DCTELEM) DESCALE(tmp11, CONST_BITS-PASS1_BITS); CONST_BITS 1054 libavcodec/jrevdct.c dataptr[2] = (DCTELEM) DESCALE(tmp12, CONST_BITS-PASS1_BITS); CONST_BITS 1055 libavcodec/jrevdct.c dataptr[3] = (DCTELEM) DESCALE(tmp13, CONST_BITS-PASS1_BITS); CONST_BITS 1088 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 1089 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 1100 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 1101 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 1114 libavcodec/jrevdct.c tmp0 = (d0 + d4) << CONST_BITS; CONST_BITS 1115 libavcodec/jrevdct.c tmp1 = (d0 - d4) << CONST_BITS; CONST_BITS 1123 libavcodec/jrevdct.c tmp10 = tmp13 = (d0 + d4) << CONST_BITS; CONST_BITS 1124 libavcodec/jrevdct.c tmp11 = tmp12 = (d0 - d4) << CONST_BITS; CONST_BITS 1130 libavcodec/jrevdct.c dataptr[DCTSTRIDE*0] = tmp10 >> (CONST_BITS+PASS1_BITS+3); CONST_BITS 1131 libavcodec/jrevdct.c dataptr[DCTSTRIDE*1] = tmp11 >> (CONST_BITS+PASS1_BITS+3); CONST_BITS 1132 libavcodec/jrevdct.c dataptr[DCTSTRIDE*2] = tmp12 >> (CONST_BITS+PASS1_BITS+3); CONST_BITS 1133 libavcodec/jrevdct.c dataptr[DCTSTRIDE*3] = tmp13 >> (CONST_BITS+PASS1_BITS+3);