CONST_BITS        408 3rdparty/libjpeg/jcdctmgr.c                     CONST_BITS-3);
CONST_BITS        349 3rdparty/libjpeg/jdct.h #define CONST_SCALE (ONE << CONST_BITS)
CONST_BITS        316 3rdparty/libjpeg/jddctmgr.c                     CONST_BITS-IFAST_SCALE_BITS);
CONST_BITS         79 3rdparty/libjpeg/jfdctfst.c #if CONST_BITS == 8
CONST_BITS        107 3rdparty/libjpeg/jfdctfst.c #define MULTIPLY(var,const)  ((DCTELEM) DESCALE((var) * (const), CONST_BITS))
CONST_BITS        110 3rdparty/libjpeg/jfdctint.c #if CONST_BITS == 13
CONST_BITS        201 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        203 3rdparty/libjpeg/jfdctint.c                                        CONST_BITS-PASS1_BITS);
CONST_BITS        205 3rdparty/libjpeg/jfdctint.c                                        CONST_BITS-PASS1_BITS);
CONST_BITS        218 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        233 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp0 + tmp10 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS        235 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp1 + tmp11 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS        237 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp2 + tmp11 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS        239 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp3 + tmp10 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS        276 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS+PASS1_BITS-1);
CONST_BITS        278 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(z1 + MULTIPLY(tmp12, FIX_0_765366865), CONST_BITS+PASS1_BITS);
CONST_BITS        280 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(z1 - MULTIPLY(tmp13, FIX_1_847759065), CONST_BITS+PASS1_BITS);
CONST_BITS        293 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS+PASS1_BITS-1);
CONST_BITS        308 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp0 + tmp10 + tmp12, CONST_BITS+PASS1_BITS);
CONST_BITS        310 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp1 + tmp11 + tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS        312 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp2 + tmp11 + tmp12, CONST_BITS+PASS1_BITS);
CONST_BITS        314 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp3 + tmp10 + tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS        371 3rdparty/libjpeg/jfdctint.c     dataptr[2] = (DCTELEM) DESCALE(z1 + z2 + z3, CONST_BITS-PASS1_BITS);
CONST_BITS        376 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS        377 3rdparty/libjpeg/jfdctint.c     dataptr[6] = (DCTELEM) DESCALE(z1 + z2, CONST_BITS-PASS1_BITS);
CONST_BITS        391 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        392 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        393 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        422 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        429 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + z2 + z3, CONST_BITS+PASS1_BITS);
CONST_BITS        434 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        435 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*6] = (DCTELEM) DESCALE(z1 + z2, CONST_BITS+PASS1_BITS);
CONST_BITS        449 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp0, CONST_BITS+PASS1_BITS);
CONST_BITS        450 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp1, CONST_BITS+PASS1_BITS);
CONST_BITS        451 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp2, CONST_BITS+PASS1_BITS);
CONST_BITS        502 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS        505 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS        510 3rdparty/libjpeg/jfdctint.c                     CONST_BITS-PASS1_BITS);
CONST_BITS        544 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        547 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        550 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        558 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        561 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        564 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        617 3rdparty/libjpeg/jfdctint.c     dataptr[2] = (DCTELEM) DESCALE(tmp11 + tmp10, CONST_BITS-PASS1_BITS-1);
CONST_BITS        618 3rdparty/libjpeg/jfdctint.c     dataptr[4] = (DCTELEM) DESCALE(tmp11 - tmp10, CONST_BITS-PASS1_BITS-1);
CONST_BITS        626 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-1);
CONST_BITS        629 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-1);
CONST_BITS        658 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        662 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(tmp11 + tmp10, CONST_BITS+PASS1_BITS);
CONST_BITS        663 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*4] = (DCTELEM) DESCALE(tmp11 - tmp10, CONST_BITS+PASS1_BITS);
CONST_BITS        671 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        674 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        725 3rdparty/libjpeg/jfdctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-3);
CONST_BITS        729 3rdparty/libjpeg/jfdctint.c                   CONST_BITS-PASS1_BITS-2);
CONST_BITS        732 3rdparty/libjpeg/jfdctint.c                   CONST_BITS-PASS1_BITS-2);
CONST_BITS        760 3rdparty/libjpeg/jfdctint.c     tmp0 += ONE << (CONST_BITS+PASS1_BITS-1);
CONST_BITS        764 3rdparty/libjpeg/jfdctint.c                   CONST_BITS+PASS1_BITS);
CONST_BITS        767 3rdparty/libjpeg/jfdctint.c                   CONST_BITS+PASS1_BITS);
CONST_BITS        813 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-2);
CONST_BITS        819 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-2);
CONST_BITS        843 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        846 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        852 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS        968 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS        973 3rdparty/libjpeg/jfdctint.c               + z1 + z2, CONST_BITS-1);
CONST_BITS        976 3rdparty/libjpeg/jfdctint.c               + z1 - z2, CONST_BITS-1);
CONST_BITS        982 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS        988 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp11 + tmp0 + tmp1, CONST_BITS-1);
CONST_BITS        992 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp0 - tmp11 - tmp2, CONST_BITS-1);
CONST_BITS        993 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp1 - tmp11 + tmp2, CONST_BITS-1);
CONST_BITS       1032 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1035 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1040 3rdparty/libjpeg/jfdctint.c               + z1 + z2, CONST_BITS+2);
CONST_BITS       1043 3rdparty/libjpeg/jfdctint.c               + z1 - z2, CONST_BITS+2);
CONST_BITS       1049 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1056 3rdparty/libjpeg/jfdctint.c       DESCALE(tmp11 + tmp0 + tmp1, CONST_BITS+2);
CONST_BITS       1061 3rdparty/libjpeg/jfdctint.c       DESCALE(tmp0 - tmp11 - tmp2, CONST_BITS+2);
CONST_BITS       1063 3rdparty/libjpeg/jfdctint.c       DESCALE(tmp1 - tmp11 + tmp2, CONST_BITS+2);
CONST_BITS       1124 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1128 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1131 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1138 3rdparty/libjpeg/jfdctint.c     tmp2 <<= CONST_BITS;
CONST_BITS       1144 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1148 3rdparty/libjpeg/jfdctint.c             (tmp11 << (CONST_BITS - 1)) - tmp2;
CONST_BITS       1149 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp12 + tmp13, CONST_BITS-1);
CONST_BITS       1150 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp12 - tmp13, CONST_BITS-1);
CONST_BITS       1193 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1198 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1202 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1205 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1213 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1220 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1225 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp12 + tmp13, CONST_BITS+2);
CONST_BITS       1226 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp12 - tmp13, CONST_BITS+2);
CONST_BITS       1293 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1298 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1302 3rdparty/libjpeg/jfdctint.c               CONST_BITS-1);
CONST_BITS       1321 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp0, CONST_BITS-1);
CONST_BITS       1322 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp1, CONST_BITS-1);
CONST_BITS       1323 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp2, CONST_BITS-1);
CONST_BITS       1324 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp3, CONST_BITS-1);
CONST_BITS       1364 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1378 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1383 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1387 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       1406 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp0, CONST_BITS+2);
CONST_BITS       1407 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp1, CONST_BITS+2);
CONST_BITS       1408 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp2, CONST_BITS+2);
CONST_BITS       1409 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp3, CONST_BITS+2);
CONST_BITS       1470 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1473 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1492 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp10, CONST_BITS);
CONST_BITS       1493 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp11, CONST_BITS);
CONST_BITS       1494 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp12, CONST_BITS);
CONST_BITS       1495 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp13, CONST_BITS);
CONST_BITS       1542 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1545 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1548 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1552 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1571 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp10, CONST_BITS+1);
CONST_BITS       1572 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp11, CONST_BITS+1);
CONST_BITS       1573 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp12, CONST_BITS+1);
CONST_BITS       1574 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp13, CONST_BITS+1);
CONST_BITS       1642 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1650 3rdparty/libjpeg/jfdctint.c     dataptr[4] = (DCTELEM) DESCALE(z1 + z2, CONST_BITS);
CONST_BITS       1651 3rdparty/libjpeg/jfdctint.c     dataptr[6] = (DCTELEM) DESCALE(z1 - z2, CONST_BITS);
CONST_BITS       1676 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp0, CONST_BITS);
CONST_BITS       1677 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp1, CONST_BITS);
CONST_BITS       1678 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp2, CONST_BITS);
CONST_BITS       1679 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp3, CONST_BITS);
CONST_BITS       1721 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1736 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1744 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*4] = (DCTELEM) DESCALE(z1 + z2, CONST_BITS+1);
CONST_BITS       1745 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*6] = (DCTELEM) DESCALE(z1 - z2, CONST_BITS+1);
CONST_BITS       1770 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp0, CONST_BITS+1);
CONST_BITS       1771 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp1, CONST_BITS+1);
CONST_BITS       1772 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp2, CONST_BITS+1);
CONST_BITS       1773 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp3, CONST_BITS+1);
CONST_BITS       1839 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1846 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1850 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1857 3rdparty/libjpeg/jfdctint.c     tmp3 <<= CONST_BITS;
CONST_BITS       1866 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1872 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1876 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       1926 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1932 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1939 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1943 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1952 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1962 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1968 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       1973 3rdparty/libjpeg/jfdctint.c               CONST_BITS+1);
CONST_BITS       2035 3rdparty/libjpeg/jfdctint.c               CONST_BITS);
CONST_BITS       2045 3rdparty/libjpeg/jfdctint.c     dataptr[2] = (DCTELEM) DESCALE(z1 + z3, CONST_BITS);
CONST_BITS       2046 3rdparty/libjpeg/jfdctint.c     dataptr[4] = (DCTELEM) DESCALE(z2 + z3, CONST_BITS);
CONST_BITS       2065 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp0, CONST_BITS);
CONST_BITS       2066 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp1, CONST_BITS);
CONST_BITS       2067 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp2, CONST_BITS);
CONST_BITS       2068 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp3, CONST_BITS);
CONST_BITS       2114 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       2119 3rdparty/libjpeg/jfdctint.c               CONST_BITS+2);
CONST_BITS       2129 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + z3, CONST_BITS+2);
CONST_BITS       2130 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*4] = (DCTELEM) DESCALE(z2 + z3, CONST_BITS+2);
CONST_BITS       2149 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp0, CONST_BITS+2);
CONST_BITS       2150 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp1, CONST_BITS+2);
CONST_BITS       2151 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp2, CONST_BITS+2);
CONST_BITS       2152 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp3, CONST_BITS+2);
CONST_BITS       2221 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2229 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2233 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2259 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2260 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2261 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2262 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2317 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+2);
CONST_BITS       2325 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+2);
CONST_BITS       2329 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+2);
CONST_BITS       2355 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp10, CONST_BITS+PASS1_BITS+2);
CONST_BITS       2356 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp11, CONST_BITS+PASS1_BITS+2);
CONST_BITS       2357 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp12, CONST_BITS+PASS1_BITS+2);
CONST_BITS       2358 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp13, CONST_BITS+PASS1_BITS+2);
CONST_BITS       2428 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2436 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2440 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2466 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2467 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2468 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2469 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2506 3rdparty/libjpeg/jfdctint.c                                            CONST_BITS+PASS1_BITS+1);
CONST_BITS       2508 3rdparty/libjpeg/jfdctint.c                                            CONST_BITS+PASS1_BITS+1);
CONST_BITS       2534 3rdparty/libjpeg/jfdctint.c                                            CONST_BITS+PASS1_BITS+1);
CONST_BITS       2536 3rdparty/libjpeg/jfdctint.c                                            CONST_BITS+PASS1_BITS+1);
CONST_BITS       2538 3rdparty/libjpeg/jfdctint.c                                            CONST_BITS+PASS1_BITS+1);
CONST_BITS       2540 3rdparty/libjpeg/jfdctint.c                                            CONST_BITS+PASS1_BITS+1);
CONST_BITS       2609 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2616 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2620 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2627 3rdparty/libjpeg/jfdctint.c     tmp3 <<= CONST_BITS;
CONST_BITS       2636 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2642 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2646 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2675 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2682 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + z2 + z3, CONST_BITS+PASS1_BITS+1);
CONST_BITS       2687 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2688 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*6] = (DCTELEM) DESCALE(z1 + z2, CONST_BITS+PASS1_BITS+1);
CONST_BITS       2702 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp0, CONST_BITS+PASS1_BITS+1);
CONST_BITS       2703 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp1, CONST_BITS+PASS1_BITS+1);
CONST_BITS       2704 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp2, CONST_BITS+PASS1_BITS+1);
CONST_BITS       2768 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2771 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2790 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2791 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2792 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2793 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2823 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2826 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2829 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2837 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2840 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2843 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       2904 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2908 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2911 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2918 3rdparty/libjpeg/jfdctint.c     tmp2 <<= CONST_BITS;
CONST_BITS       2924 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       2928 3rdparty/libjpeg/jfdctint.c             (tmp11 << (CONST_BITS - 1)) - tmp2;
CONST_BITS       2929 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp12 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2930 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp12 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2959 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       2963 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(tmp11 + tmp10, CONST_BITS+PASS1_BITS);
CONST_BITS       2964 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*4] = (DCTELEM) DESCALE(tmp11 - tmp10, CONST_BITS+PASS1_BITS);
CONST_BITS       2972 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       2975 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3037 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-2);
CONST_BITS       3039 3rdparty/libjpeg/jfdctint.c                                        CONST_BITS-PASS1_BITS-1);
CONST_BITS       3041 3rdparty/libjpeg/jfdctint.c                                        CONST_BITS-PASS1_BITS-1);
CONST_BITS       3054 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-2);
CONST_BITS       3069 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp0 + tmp10 + tmp12, CONST_BITS-PASS1_BITS-1);
CONST_BITS       3071 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp1 + tmp11 + tmp13, CONST_BITS-PASS1_BITS-1);
CONST_BITS       3073 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp2 + tmp11 + tmp12, CONST_BITS-PASS1_BITS-1);
CONST_BITS       3075 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp3 + tmp10 + tmp13, CONST_BITS-PASS1_BITS-1);
CONST_BITS       3104 3rdparty/libjpeg/jfdctint.c     tmp0 += ONE << (CONST_BITS+PASS1_BITS-1);
CONST_BITS       3108 3rdparty/libjpeg/jfdctint.c                   CONST_BITS+PASS1_BITS);
CONST_BITS       3111 3rdparty/libjpeg/jfdctint.c                   CONST_BITS+PASS1_BITS);
CONST_BITS       3166 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-1);
CONST_BITS       3169 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-1);
CONST_BITS       3174 3rdparty/libjpeg/jfdctint.c                     CONST_BITS-PASS1_BITS-1);
CONST_BITS       3202 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3205 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3211 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3265 3rdparty/libjpeg/jfdctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-4);
CONST_BITS       3269 3rdparty/libjpeg/jfdctint.c                   CONST_BITS-PASS1_BITS-3);
CONST_BITS       3272 3rdparty/libjpeg/jfdctint.c                   CONST_BITS-PASS1_BITS-3);
CONST_BITS       3387 3rdparty/libjpeg/jfdctint.c                                    CONST_BITS-PASS1_BITS);
CONST_BITS       3389 3rdparty/libjpeg/jfdctint.c                                    CONST_BITS-PASS1_BITS);
CONST_BITS       3414 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp0 + tmp10 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3415 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp1 + tmp11 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       3416 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp2 + tmp11 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3417 3rdparty/libjpeg/jfdctint.c     dataptr[7] = (DCTELEM) DESCALE(tmp3 + tmp10 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       3473 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       3481 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       3485 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS+1);
CONST_BITS       3511 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp10, CONST_BITS+PASS1_BITS+1);
CONST_BITS       3512 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp11, CONST_BITS+PASS1_BITS+1);
CONST_BITS       3513 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp12, CONST_BITS+PASS1_BITS+1);
CONST_BITS       3514 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp13, CONST_BITS+PASS1_BITS+1);
CONST_BITS       3575 3rdparty/libjpeg/jfdctint.c     dataptr[2] = (DCTELEM) DESCALE(z1 + z2 + z3, CONST_BITS-PASS1_BITS);
CONST_BITS       3580 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       3581 3rdparty/libjpeg/jfdctint.c     dataptr[6] = (DCTELEM) DESCALE(z1 + z2, CONST_BITS-PASS1_BITS);
CONST_BITS       3595 3rdparty/libjpeg/jfdctint.c     dataptr[1] = (DCTELEM) DESCALE(tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       3596 3rdparty/libjpeg/jfdctint.c     dataptr[3] = (DCTELEM) DESCALE(tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       3597 3rdparty/libjpeg/jfdctint.c     dataptr[5] = (DCTELEM) DESCALE(tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       3648 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3654 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3661 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3665 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3674 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3684 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3690 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3695 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3752 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       3755 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       3760 3rdparty/libjpeg/jfdctint.c                     CONST_BITS-PASS1_BITS);
CONST_BITS       3812 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3815 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3818 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3822 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3841 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*1] = (DCTELEM) DESCALE(tmp10, CONST_BITS+PASS1_BITS);
CONST_BITS       3842 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp11, CONST_BITS+PASS1_BITS);
CONST_BITS       3843 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*5] = (DCTELEM) DESCALE(tmp12, CONST_BITS+PASS1_BITS);
CONST_BITS       3844 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS       3901 3rdparty/libjpeg/jfdctint.c     dataptr[2] = (DCTELEM) DESCALE(tmp11 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       3902 3rdparty/libjpeg/jfdctint.c     dataptr[4] = (DCTELEM) DESCALE(tmp11 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       3910 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       3913 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS);
CONST_BITS       3957 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3962 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3966 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3969 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3977 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3984 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       3989 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*3] = (DCTELEM) DESCALE(tmp12 + tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS       3990 3rdparty/libjpeg/jfdctint.c     dataptr[DCTSIZE*7] = (DCTELEM) DESCALE(tmp12 - tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS       4045 3rdparty/libjpeg/jfdctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-2);
CONST_BITS       4049 3rdparty/libjpeg/jfdctint.c                   CONST_BITS-PASS1_BITS-1);
CONST_BITS       4052 3rdparty/libjpeg/jfdctint.c                   CONST_BITS-PASS1_BITS-1);
CONST_BITS       4089 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS+PASS1_BITS-1);
CONST_BITS       4091 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(z1 + MULTIPLY(tmp12, FIX_0_765366865), CONST_BITS+PASS1_BITS);
CONST_BITS       4093 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(z1 - MULTIPLY(tmp13, FIX_1_847759065), CONST_BITS+PASS1_BITS);
CONST_BITS       4106 3rdparty/libjpeg/jfdctint.c     z1 += ONE << (CONST_BITS+PASS1_BITS-1);
CONST_BITS       4121 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp0 + tmp10 + tmp12, CONST_BITS+PASS1_BITS);
CONST_BITS       4123 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp1 + tmp11 + tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS       4125 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp2 + tmp11 + tmp12, CONST_BITS+PASS1_BITS);
CONST_BITS       4127 3rdparty/libjpeg/jfdctint.c       RIGHT_SHIFT(tmp3 + tmp10 + tmp13, CONST_BITS+PASS1_BITS);
CONST_BITS       4176 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-1);
CONST_BITS       4182 3rdparty/libjpeg/jfdctint.c               CONST_BITS-PASS1_BITS-1);
CONST_BITS       4212 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       4215 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       4218 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       4226 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       4229 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       4232 3rdparty/libjpeg/jfdctint.c               CONST_BITS+PASS1_BITS);
CONST_BITS       4304 3rdparty/libjpeg/jfdctint.c     tmp0 += ONE << (CONST_BITS-1);
CONST_BITS       4308 3rdparty/libjpeg/jfdctint.c                   CONST_BITS);
CONST_BITS       4311 3rdparty/libjpeg/jfdctint.c                   CONST_BITS);
CONST_BITS         91 3rdparty/libjpeg/jidctfst.c #if CONST_BITS == 8
CONST_BITS        119 3rdparty/libjpeg/jidctfst.c #define MULTIPLY(var,const)  ((DCTELEM) DESCALE((var) * (const), CONST_BITS))
CONST_BITS        115 3rdparty/libjpeg/jidctint.c #if CONST_BITS == 13
CONST_BITS        238 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS        239 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS        241 3rdparty/libjpeg/jidctint.c     z2 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        283 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*0] = (int) RIGHT_SHIFT(tmp10 + tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS        284 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*7] = (int) RIGHT_SHIFT(tmp10 - tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS        285 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*1] = (int) RIGHT_SHIFT(tmp11 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        286 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*6] = (int) RIGHT_SHIFT(tmp11 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        287 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*2] = (int) RIGHT_SHIFT(tmp12 + tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        288 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*5] = (int) RIGHT_SHIFT(tmp12 - tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        289 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*3] = (int) RIGHT_SHIFT(tmp13 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        290 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*4] = (int) RIGHT_SHIFT(tmp13 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        347 3rdparty/libjpeg/jidctint.c     tmp0 = (z2 + z3) << CONST_BITS;
CONST_BITS        348 3rdparty/libjpeg/jidctint.c     tmp1 = (z2 - z3) << CONST_BITS;
CONST_BITS        388 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        391 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        394 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        397 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        400 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        403 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        406 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        409 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        452 3rdparty/libjpeg/jidctint.c     tmp13 <<= CONST_BITS;
CONST_BITS        454 3rdparty/libjpeg/jidctint.c     tmp13 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        488 3rdparty/libjpeg/jidctint.c     wsptr[7*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        489 3rdparty/libjpeg/jidctint.c     wsptr[7*6] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        490 3rdparty/libjpeg/jidctint.c     wsptr[7*1] = (int) RIGHT_SHIFT(tmp11 + tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        491 3rdparty/libjpeg/jidctint.c     wsptr[7*5] = (int) RIGHT_SHIFT(tmp11 - tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        492 3rdparty/libjpeg/jidctint.c     wsptr[7*2] = (int) RIGHT_SHIFT(tmp12 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        493 3rdparty/libjpeg/jidctint.c     wsptr[7*4] = (int) RIGHT_SHIFT(tmp12 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        494 3rdparty/libjpeg/jidctint.c     wsptr[7*3] = (int) RIGHT_SHIFT(tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS        507 3rdparty/libjpeg/jidctint.c     tmp13 <<= CONST_BITS;
CONST_BITS        542 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        545 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        548 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        551 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        554 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        557 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        560 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        601 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS        603 3rdparty/libjpeg/jidctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        607 3rdparty/libjpeg/jidctint.c     tmp11 = RIGHT_SHIFT(tmp0 - tmp10 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS        619 3rdparty/libjpeg/jidctint.c     tmp0 = tmp1 + ((z1 + z2) << CONST_BITS);
CONST_BITS        620 3rdparty/libjpeg/jidctint.c     tmp2 = tmp1 + ((z3 - z2) << CONST_BITS);
CONST_BITS        625 3rdparty/libjpeg/jidctint.c     wsptr[6*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        626 3rdparty/libjpeg/jidctint.c     wsptr[6*5] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        629 3rdparty/libjpeg/jidctint.c     wsptr[6*2] = (int) RIGHT_SHIFT(tmp12 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        630 3rdparty/libjpeg/jidctint.c     wsptr[6*3] = (int) RIGHT_SHIFT(tmp12 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        643 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS        659 3rdparty/libjpeg/jidctint.c     tmp0 = tmp1 + ((z1 + z2) << CONST_BITS);
CONST_BITS        660 3rdparty/libjpeg/jidctint.c     tmp2 = tmp1 + ((z3 - z2) << CONST_BITS);
CONST_BITS        661 3rdparty/libjpeg/jidctint.c     tmp1 = (z1 - z2 - z3) << CONST_BITS;
CONST_BITS        666 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        669 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        672 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        675 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        678 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        681 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        722 3rdparty/libjpeg/jidctint.c     tmp12 <<= CONST_BITS;
CONST_BITS        724 3rdparty/libjpeg/jidctint.c     tmp12 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        745 3rdparty/libjpeg/jidctint.c     wsptr[5*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        746 3rdparty/libjpeg/jidctint.c     wsptr[5*4] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        747 3rdparty/libjpeg/jidctint.c     wsptr[5*1] = (int) RIGHT_SHIFT(tmp11 + tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        748 3rdparty/libjpeg/jidctint.c     wsptr[5*3] = (int) RIGHT_SHIFT(tmp11 - tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS        749 3rdparty/libjpeg/jidctint.c     wsptr[5*2] = (int) RIGHT_SHIFT(tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS        762 3rdparty/libjpeg/jidctint.c     tmp12 <<= CONST_BITS;
CONST_BITS        784 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        787 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        790 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        793 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        796 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        850 3rdparty/libjpeg/jidctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        852 3rdparty/libjpeg/jidctint.c                        CONST_BITS-PASS1_BITS);
CONST_BITS        854 3rdparty/libjpeg/jidctint.c                        CONST_BITS-PASS1_BITS);
CONST_BITS        876 3rdparty/libjpeg/jidctint.c     tmp10 = (tmp0 + tmp2) << CONST_BITS;
CONST_BITS        877 3rdparty/libjpeg/jidctint.c     tmp12 = (tmp0 - tmp2) << CONST_BITS;
CONST_BITS        892 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        895 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        898 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        901 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        941 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS        943 3rdparty/libjpeg/jidctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS        956 3rdparty/libjpeg/jidctint.c     wsptr[3*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        957 3rdparty/libjpeg/jidctint.c     wsptr[3*2] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS        958 3rdparty/libjpeg/jidctint.c     wsptr[3*1] = (int) RIGHT_SHIFT(tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS        971 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS        985 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        988 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS        991 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1113 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       1115 3rdparty/libjpeg/jidctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       1156 3rdparty/libjpeg/jidctint.c     wsptr[8*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       1157 3rdparty/libjpeg/jidctint.c     wsptr[8*8] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       1158 3rdparty/libjpeg/jidctint.c     wsptr[8*1] = (int) RIGHT_SHIFT(tmp11 + tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       1159 3rdparty/libjpeg/jidctint.c     wsptr[8*7] = (int) RIGHT_SHIFT(tmp11 - tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       1160 3rdparty/libjpeg/jidctint.c     wsptr[8*2] = (int) RIGHT_SHIFT(tmp12 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       1161 3rdparty/libjpeg/jidctint.c     wsptr[8*6] = (int) RIGHT_SHIFT(tmp12 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       1162 3rdparty/libjpeg/jidctint.c     wsptr[8*3] = (int) RIGHT_SHIFT(tmp13 + tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS       1163 3rdparty/libjpeg/jidctint.c     wsptr[8*5] = (int) RIGHT_SHIFT(tmp13 - tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS       1164 3rdparty/libjpeg/jidctint.c     wsptr[8*4] = (int) RIGHT_SHIFT(tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1177 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       1219 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1222 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1225 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1228 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1231 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1234 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1237 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1240 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1243 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1285 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       1287 3rdparty/libjpeg/jidctint.c     z3 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       1295 3rdparty/libjpeg/jidctint.c                         CONST_BITS-PASS1_BITS);
CONST_BITS       1320 3rdparty/libjpeg/jidctint.c     z5 = z3 << CONST_BITS;
CONST_BITS       1329 3rdparty/libjpeg/jidctint.c     z4 = z5 - tmp12 - (tmp13 << (CONST_BITS - 1));
CONST_BITS       1338 3rdparty/libjpeg/jidctint.c     wsptr[8*0] = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1339 3rdparty/libjpeg/jidctint.c     wsptr[8*9] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1340 3rdparty/libjpeg/jidctint.c     wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1341 3rdparty/libjpeg/jidctint.c     wsptr[8*8] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1344 3rdparty/libjpeg/jidctint.c     wsptr[8*3] = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1345 3rdparty/libjpeg/jidctint.c     wsptr[8*6] = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1346 3rdparty/libjpeg/jidctint.c     wsptr[8*4] = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1347 3rdparty/libjpeg/jidctint.c     wsptr[8*5] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1360 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       1386 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       1401 3rdparty/libjpeg/jidctint.c     z4 = z3 - tmp12 - (tmp13 << (CONST_BITS - 1));
CONST_BITS       1403 3rdparty/libjpeg/jidctint.c     tmp12 = ((z1 - tmp13) << CONST_BITS) - z3;
CONST_BITS       1411 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1414 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1417 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1420 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1423 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1426 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1429 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1432 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1435 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1438 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       1480 3rdparty/libjpeg/jidctint.c     tmp10 <<= CONST_BITS;
CONST_BITS       1482 3rdparty/libjpeg/jidctint.c     tmp10 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       1530 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1531 3rdparty/libjpeg/jidctint.c     wsptr[8*10] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1532 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1533 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1534 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       1535 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       1536 3rdparty/libjpeg/jidctint.c     wsptr[8*3]  = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1537 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1538 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1539 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1540 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25, CONST_BITS-PASS1_BITS);
CONST_BITS       1553 3rdparty/libjpeg/jidctint.c     tmp10 <<= CONST_BITS;
CONST_BITS       1602 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1605 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1608 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1611 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1614 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1617 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1620 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1623 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1626 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1629 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1632 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1674 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       1676 3rdparty/libjpeg/jidctint.c     z3 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       1686 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       1688 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS       1733 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1734 3rdparty/libjpeg/jidctint.c     wsptr[8*11] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1735 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1736 3rdparty/libjpeg/jidctint.c     wsptr[8*10] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1737 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       1738 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       1739 3rdparty/libjpeg/jidctint.c     wsptr[8*3]  = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1740 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1741 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1742 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1743 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       1744 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       1757 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       1767 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       1769 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS       1815 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1818 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1821 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1824 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1827 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1830 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1833 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1836 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1839 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1842 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1845 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1848 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       1890 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       1892 3rdparty/libjpeg/jidctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       1953 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1954 3rdparty/libjpeg/jidctint.c     wsptr[8*12] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       1955 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1956 3rdparty/libjpeg/jidctint.c     wsptr[8*11] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       1957 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       1958 3rdparty/libjpeg/jidctint.c     wsptr[8*10] = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       1959 3rdparty/libjpeg/jidctint.c     wsptr[8*3]  = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1960 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       1961 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1962 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       1963 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       1964 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       1965 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp26, CONST_BITS-PASS1_BITS);
CONST_BITS       1978 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       2040 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2043 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2046 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2049 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2052 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2055 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2058 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2061 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2064 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2067 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2070 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2073 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2076 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2118 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       2120 3rdparty/libjpeg/jidctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       2131 3rdparty/libjpeg/jidctint.c                         CONST_BITS-PASS1_BITS);
CONST_BITS       2156 3rdparty/libjpeg/jidctint.c     tmp13 = z4 << CONST_BITS;
CONST_BITS       2179 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2180 3rdparty/libjpeg/jidctint.c     wsptr[8*13] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2181 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2182 3rdparty/libjpeg/jidctint.c     wsptr[8*12] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2183 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2184 3rdparty/libjpeg/jidctint.c     wsptr[8*11] = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2187 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       2188 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       2189 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       2190 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       2191 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp26 + tmp16, CONST_BITS-PASS1_BITS);
CONST_BITS       2192 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp26 - tmp16, CONST_BITS-PASS1_BITS);
CONST_BITS       2205 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       2240 3rdparty/libjpeg/jidctint.c     z4 <<= CONST_BITS;
CONST_BITS       2258 3rdparty/libjpeg/jidctint.c     tmp13 = ((z1 - z3) << CONST_BITS) + z4;
CONST_BITS       2263 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2266 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2269 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2272 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2275 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2278 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2281 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2284 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2287 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2290 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2293 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2296 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2299 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2302 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2344 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       2346 3rdparty/libjpeg/jidctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       2410 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2411 3rdparty/libjpeg/jidctint.c     wsptr[8*14] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2412 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2413 3rdparty/libjpeg/jidctint.c     wsptr[8*13] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2414 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2415 3rdparty/libjpeg/jidctint.c     wsptr[8*12] = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2416 3rdparty/libjpeg/jidctint.c     wsptr[8*3]  = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2417 3rdparty/libjpeg/jidctint.c     wsptr[8*11] = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2418 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       2419 3rdparty/libjpeg/jidctint.c     wsptr[8*10] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       2420 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       2421 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       2422 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp26 + tmp16, CONST_BITS-PASS1_BITS);
CONST_BITS       2423 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp26 - tmp16, CONST_BITS-PASS1_BITS);
CONST_BITS       2424 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp27, CONST_BITS-PASS1_BITS);
CONST_BITS       2437 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       2502 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2505 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2508 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2511 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2514 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2517 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2520 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2523 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2526 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2529 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2532 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2535 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2538 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2541 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2544 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2586 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       2588 3rdparty/libjpeg/jidctint.c     tmp0 += 1 << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       2660 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp0,  CONST_BITS-PASS1_BITS);
CONST_BITS       2661 3rdparty/libjpeg/jidctint.c     wsptr[8*15] = (int) RIGHT_SHIFT(tmp20 - tmp0,  CONST_BITS-PASS1_BITS);
CONST_BITS       2662 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp1,  CONST_BITS-PASS1_BITS);
CONST_BITS       2663 3rdparty/libjpeg/jidctint.c     wsptr[8*14] = (int) RIGHT_SHIFT(tmp21 - tmp1,  CONST_BITS-PASS1_BITS);
CONST_BITS       2664 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp2,  CONST_BITS-PASS1_BITS);
CONST_BITS       2665 3rdparty/libjpeg/jidctint.c     wsptr[8*13] = (int) RIGHT_SHIFT(tmp22 - tmp2,  CONST_BITS-PASS1_BITS);
CONST_BITS       2666 3rdparty/libjpeg/jidctint.c     wsptr[8*3]  = (int) RIGHT_SHIFT(tmp23 + tmp3,  CONST_BITS-PASS1_BITS);
CONST_BITS       2667 3rdparty/libjpeg/jidctint.c     wsptr[8*12] = (int) RIGHT_SHIFT(tmp23 - tmp3,  CONST_BITS-PASS1_BITS);
CONST_BITS       2668 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2669 3rdparty/libjpeg/jidctint.c     wsptr[8*11] = (int) RIGHT_SHIFT(tmp24 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       2670 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2671 3rdparty/libjpeg/jidctint.c     wsptr[8*10] = (int) RIGHT_SHIFT(tmp25 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       2672 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp26 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2673 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp26 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       2674 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp27 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2675 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp27 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       2688 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       2761 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2764 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2767 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2770 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2773 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2776 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2779 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2782 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2785 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2788 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2791 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2794 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2797 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2800 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2803 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2806 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       2889 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS       2890 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       2892 3rdparty/libjpeg/jidctint.c     z2 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       2934 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*0] = (int) RIGHT_SHIFT(tmp10 + tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS       2935 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*7] = (int) RIGHT_SHIFT(tmp10 - tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS       2936 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*1] = (int) RIGHT_SHIFT(tmp11 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       2937 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*6] = (int) RIGHT_SHIFT(tmp11 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       2938 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*2] = (int) RIGHT_SHIFT(tmp12 + tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       2939 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*5] = (int) RIGHT_SHIFT(tmp12 - tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       2940 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*3] = (int) RIGHT_SHIFT(tmp13 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       2941 3rdparty/libjpeg/jidctint.c     wsptr[DCTSIZE*4] = (int) RIGHT_SHIFT(tmp13 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       2959 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       3032 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3035 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3038 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3041 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3044 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3047 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3050 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3053 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3056 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3059 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3062 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3065 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3068 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3071 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3074 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3077 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3119 3rdparty/libjpeg/jidctint.c     tmp23 <<= CONST_BITS;
CONST_BITS       3121 3rdparty/libjpeg/jidctint.c     tmp23 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       3155 3rdparty/libjpeg/jidctint.c     wsptr[8*0] = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       3156 3rdparty/libjpeg/jidctint.c     wsptr[8*6] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       3157 3rdparty/libjpeg/jidctint.c     wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       3158 3rdparty/libjpeg/jidctint.c     wsptr[8*5] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       3159 3rdparty/libjpeg/jidctint.c     wsptr[8*2] = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3160 3rdparty/libjpeg/jidctint.c     wsptr[8*4] = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3161 3rdparty/libjpeg/jidctint.c     wsptr[8*3] = (int) RIGHT_SHIFT(tmp23, CONST_BITS-PASS1_BITS);
CONST_BITS       3175 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       3210 3rdparty/libjpeg/jidctint.c     z4 <<= CONST_BITS;
CONST_BITS       3228 3rdparty/libjpeg/jidctint.c     tmp13 = ((z1 - z3) << CONST_BITS) + z4;
CONST_BITS       3233 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3236 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3239 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3242 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3245 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3248 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3251 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3254 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3257 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3260 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3263 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3266 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3269 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3272 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3314 3rdparty/libjpeg/jidctint.c     tmp10 <<= CONST_BITS;
CONST_BITS       3316 3rdparty/libjpeg/jidctint.c     tmp10 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       3320 3rdparty/libjpeg/jidctint.c     tmp21 = RIGHT_SHIFT(tmp10 - tmp20 - tmp20, CONST_BITS-PASS1_BITS);
CONST_BITS       3332 3rdparty/libjpeg/jidctint.c     tmp10 = tmp11 + ((z1 + z2) << CONST_BITS);
CONST_BITS       3333 3rdparty/libjpeg/jidctint.c     tmp12 = tmp11 + ((z3 - z2) << CONST_BITS);
CONST_BITS       3338 3rdparty/libjpeg/jidctint.c     wsptr[8*0] = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       3339 3rdparty/libjpeg/jidctint.c     wsptr[8*5] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       3342 3rdparty/libjpeg/jidctint.c     wsptr[8*2] = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3343 3rdparty/libjpeg/jidctint.c     wsptr[8*3] = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3357 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       3367 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       3369 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS       3415 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3418 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3421 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3424 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3427 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3430 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3433 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3436 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3439 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3442 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3445 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3448 3rdparty/libjpeg/jidctint.c                                                CONST_BITS+PASS1_BITS+3)
CONST_BITS       3490 3rdparty/libjpeg/jidctint.c     tmp12 <<= CONST_BITS;
CONST_BITS       3492 3rdparty/libjpeg/jidctint.c     tmp12 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       3513 3rdparty/libjpeg/jidctint.c     wsptr[8*0] = (int) RIGHT_SHIFT(tmp10 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       3514 3rdparty/libjpeg/jidctint.c     wsptr[8*4] = (int) RIGHT_SHIFT(tmp10 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       3515 3rdparty/libjpeg/jidctint.c     wsptr[8*1] = (int) RIGHT_SHIFT(tmp11 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       3516 3rdparty/libjpeg/jidctint.c     wsptr[8*3] = (int) RIGHT_SHIFT(tmp11 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       3517 3rdparty/libjpeg/jidctint.c     wsptr[8*2] = (int) RIGHT_SHIFT(tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       3531 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       3557 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       3572 3rdparty/libjpeg/jidctint.c     z4 = z3 - tmp12 - (tmp13 << (CONST_BITS - 1));
CONST_BITS       3574 3rdparty/libjpeg/jidctint.c     tmp12 = ((z1 - tmp13) << CONST_BITS) - z3;
CONST_BITS       3582 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3585 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3588 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3591 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3594 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3597 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3600 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3603 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3606 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3609 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3664 3rdparty/libjpeg/jidctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       3666 3rdparty/libjpeg/jidctint.c                        CONST_BITS-PASS1_BITS);
CONST_BITS       3668 3rdparty/libjpeg/jidctint.c                        CONST_BITS-PASS1_BITS);
CONST_BITS       3700 3rdparty/libjpeg/jidctint.c     tmp0 = (z2 + z3) << CONST_BITS;
CONST_BITS       3701 3rdparty/libjpeg/jidctint.c     tmp1 = (z2 - z3) << CONST_BITS;
CONST_BITS       3741 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3744 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3747 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3750 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3753 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3756 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3759 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3762 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3803 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       3805 3rdparty/libjpeg/jidctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       3818 3rdparty/libjpeg/jidctint.c     wsptr[6*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       3819 3rdparty/libjpeg/jidctint.c     wsptr[6*2] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       3820 3rdparty/libjpeg/jidctint.c     wsptr[6*1] = (int) RIGHT_SHIFT(tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       3834 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       3850 3rdparty/libjpeg/jidctint.c     tmp0 = tmp1 + ((z1 + z2) << CONST_BITS);
CONST_BITS       3851 3rdparty/libjpeg/jidctint.c     tmp2 = tmp1 + ((z3 - z2) << CONST_BITS);
CONST_BITS       3852 3rdparty/libjpeg/jidctint.c     tmp1 = (z1 - z2 - z3) << CONST_BITS;
CONST_BITS       3857 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3860 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3863 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3866 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3869 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3872 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       3937 3rdparty/libjpeg/jidctint.c     tmp10 = (tmp0 + tmp2) << CONST_BITS;
CONST_BITS       3938 3rdparty/libjpeg/jidctint.c     tmp12 = (tmp0 - tmp2) << CONST_BITS;
CONST_BITS       3953 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+3)
CONST_BITS       3956 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+3)
CONST_BITS       3959 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+3)
CONST_BITS       3962 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+3)
CONST_BITS       4046 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       4048 3rdparty/libjpeg/jidctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       4120 3rdparty/libjpeg/jidctint.c     wsptr[8*0]  = (int) RIGHT_SHIFT(tmp20 + tmp0,  CONST_BITS-PASS1_BITS);
CONST_BITS       4121 3rdparty/libjpeg/jidctint.c     wsptr[8*15] = (int) RIGHT_SHIFT(tmp20 - tmp0,  CONST_BITS-PASS1_BITS);
CONST_BITS       4122 3rdparty/libjpeg/jidctint.c     wsptr[8*1]  = (int) RIGHT_SHIFT(tmp21 + tmp1,  CONST_BITS-PASS1_BITS);
CONST_BITS       4123 3rdparty/libjpeg/jidctint.c     wsptr[8*14] = (int) RIGHT_SHIFT(tmp21 - tmp1,  CONST_BITS-PASS1_BITS);
CONST_BITS       4124 3rdparty/libjpeg/jidctint.c     wsptr[8*2]  = (int) RIGHT_SHIFT(tmp22 + tmp2,  CONST_BITS-PASS1_BITS);
CONST_BITS       4125 3rdparty/libjpeg/jidctint.c     wsptr[8*13] = (int) RIGHT_SHIFT(tmp22 - tmp2,  CONST_BITS-PASS1_BITS);
CONST_BITS       4126 3rdparty/libjpeg/jidctint.c     wsptr[8*3]  = (int) RIGHT_SHIFT(tmp23 + tmp3,  CONST_BITS-PASS1_BITS);
CONST_BITS       4127 3rdparty/libjpeg/jidctint.c     wsptr[8*12] = (int) RIGHT_SHIFT(tmp23 - tmp3,  CONST_BITS-PASS1_BITS);
CONST_BITS       4128 3rdparty/libjpeg/jidctint.c     wsptr[8*4]  = (int) RIGHT_SHIFT(tmp24 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4129 3rdparty/libjpeg/jidctint.c     wsptr[8*11] = (int) RIGHT_SHIFT(tmp24 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4130 3rdparty/libjpeg/jidctint.c     wsptr[8*5]  = (int) RIGHT_SHIFT(tmp25 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4131 3rdparty/libjpeg/jidctint.c     wsptr[8*10] = (int) RIGHT_SHIFT(tmp25 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4132 3rdparty/libjpeg/jidctint.c     wsptr[8*6]  = (int) RIGHT_SHIFT(tmp26 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       4133 3rdparty/libjpeg/jidctint.c     wsptr[8*9]  = (int) RIGHT_SHIFT(tmp26 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       4134 3rdparty/libjpeg/jidctint.c     wsptr[8*7]  = (int) RIGHT_SHIFT(tmp27 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       4135 3rdparty/libjpeg/jidctint.c     wsptr[8*8]  = (int) RIGHT_SHIFT(tmp27 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       4160 3rdparty/libjpeg/jidctint.c     tmp0 = (z2 + z3) << CONST_BITS;
CONST_BITS       4161 3rdparty/libjpeg/jidctint.c     tmp1 = (z2 - z3) << CONST_BITS;
CONST_BITS       4201 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4204 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4207 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4210 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4213 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4216 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4219 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4222 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4264 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       4266 3rdparty/libjpeg/jidctint.c     z1 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       4277 3rdparty/libjpeg/jidctint.c                         CONST_BITS-PASS1_BITS);
CONST_BITS       4302 3rdparty/libjpeg/jidctint.c     tmp13 = z4 << CONST_BITS;
CONST_BITS       4325 3rdparty/libjpeg/jidctint.c     wsptr[7*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4326 3rdparty/libjpeg/jidctint.c     wsptr[7*13] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4327 3rdparty/libjpeg/jidctint.c     wsptr[7*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4328 3rdparty/libjpeg/jidctint.c     wsptr[7*12] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4329 3rdparty/libjpeg/jidctint.c     wsptr[7*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       4330 3rdparty/libjpeg/jidctint.c     wsptr[7*11] = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       4333 3rdparty/libjpeg/jidctint.c     wsptr[7*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       4334 3rdparty/libjpeg/jidctint.c     wsptr[7*9]  = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       4335 3rdparty/libjpeg/jidctint.c     wsptr[7*5]  = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       4336 3rdparty/libjpeg/jidctint.c     wsptr[7*8]  = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       4337 3rdparty/libjpeg/jidctint.c     wsptr[7*6]  = (int) RIGHT_SHIFT(tmp26 + tmp16, CONST_BITS-PASS1_BITS);
CONST_BITS       4338 3rdparty/libjpeg/jidctint.c     wsptr[7*7]  = (int) RIGHT_SHIFT(tmp26 - tmp16, CONST_BITS-PASS1_BITS);
CONST_BITS       4352 3rdparty/libjpeg/jidctint.c     tmp23 <<= CONST_BITS;
CONST_BITS       4387 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4390 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4393 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4396 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4399 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4402 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4405 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4447 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       4449 3rdparty/libjpeg/jidctint.c     z3 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       4459 3rdparty/libjpeg/jidctint.c     z1 <<= CONST_BITS;
CONST_BITS       4461 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS       4506 3rdparty/libjpeg/jidctint.c     wsptr[6*0]  = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4507 3rdparty/libjpeg/jidctint.c     wsptr[6*11] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4508 3rdparty/libjpeg/jidctint.c     wsptr[6*1]  = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4509 3rdparty/libjpeg/jidctint.c     wsptr[6*10] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4510 3rdparty/libjpeg/jidctint.c     wsptr[6*2]  = (int) RIGHT_SHIFT(tmp22 + tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       4511 3rdparty/libjpeg/jidctint.c     wsptr[6*9]  = (int) RIGHT_SHIFT(tmp22 - tmp12, CONST_BITS-PASS1_BITS);
CONST_BITS       4512 3rdparty/libjpeg/jidctint.c     wsptr[6*3]  = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       4513 3rdparty/libjpeg/jidctint.c     wsptr[6*8]  = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       4514 3rdparty/libjpeg/jidctint.c     wsptr[6*4]  = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       4515 3rdparty/libjpeg/jidctint.c     wsptr[6*7]  = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       4516 3rdparty/libjpeg/jidctint.c     wsptr[6*5]  = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       4517 3rdparty/libjpeg/jidctint.c     wsptr[6*6]  = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS);
CONST_BITS       4531 3rdparty/libjpeg/jidctint.c     tmp10 <<= CONST_BITS;
CONST_BITS       4547 3rdparty/libjpeg/jidctint.c     tmp10 = tmp11 + ((z1 + z2) << CONST_BITS);
CONST_BITS       4548 3rdparty/libjpeg/jidctint.c     tmp12 = tmp11 + ((z3 - z2) << CONST_BITS);
CONST_BITS       4549 3rdparty/libjpeg/jidctint.c     tmp11 = (z1 - z2 - z3) << CONST_BITS;
CONST_BITS       4554 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4557 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4560 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4563 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4566 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4569 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4611 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       4613 3rdparty/libjpeg/jidctint.c     z3 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       4621 3rdparty/libjpeg/jidctint.c                         CONST_BITS-PASS1_BITS);
CONST_BITS       4646 3rdparty/libjpeg/jidctint.c     z5 = z3 << CONST_BITS;
CONST_BITS       4655 3rdparty/libjpeg/jidctint.c     z4 = z5 - tmp12 - (tmp13 << (CONST_BITS - 1));
CONST_BITS       4664 3rdparty/libjpeg/jidctint.c     wsptr[5*0] = (int) RIGHT_SHIFT(tmp20 + tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4665 3rdparty/libjpeg/jidctint.c     wsptr[5*9] = (int) RIGHT_SHIFT(tmp20 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4666 3rdparty/libjpeg/jidctint.c     wsptr[5*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4667 3rdparty/libjpeg/jidctint.c     wsptr[5*8] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS);
CONST_BITS       4670 3rdparty/libjpeg/jidctint.c     wsptr[5*3] = (int) RIGHT_SHIFT(tmp23 + tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       4671 3rdparty/libjpeg/jidctint.c     wsptr[5*6] = (int) RIGHT_SHIFT(tmp23 - tmp13, CONST_BITS-PASS1_BITS);
CONST_BITS       4672 3rdparty/libjpeg/jidctint.c     wsptr[5*4] = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       4673 3rdparty/libjpeg/jidctint.c     wsptr[5*5] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
CONST_BITS       4687 3rdparty/libjpeg/jidctint.c     tmp12 <<= CONST_BITS;
CONST_BITS       4709 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4712 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4715 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4718 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4721 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4804 3rdparty/libjpeg/jidctint.c     z2 <<= CONST_BITS;
CONST_BITS       4805 3rdparty/libjpeg/jidctint.c     z3 <<= CONST_BITS;
CONST_BITS       4807 3rdparty/libjpeg/jidctint.c     z2 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       4849 3rdparty/libjpeg/jidctint.c     wsptr[4*0] = (int) RIGHT_SHIFT(tmp10 + tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS       4850 3rdparty/libjpeg/jidctint.c     wsptr[4*7] = (int) RIGHT_SHIFT(tmp10 - tmp3, CONST_BITS-PASS1_BITS);
CONST_BITS       4851 3rdparty/libjpeg/jidctint.c     wsptr[4*1] = (int) RIGHT_SHIFT(tmp11 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       4852 3rdparty/libjpeg/jidctint.c     wsptr[4*6] = (int) RIGHT_SHIFT(tmp11 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       4853 3rdparty/libjpeg/jidctint.c     wsptr[4*2] = (int) RIGHT_SHIFT(tmp12 + tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       4854 3rdparty/libjpeg/jidctint.c     wsptr[4*5] = (int) RIGHT_SHIFT(tmp12 - tmp1, CONST_BITS-PASS1_BITS);
CONST_BITS       4855 3rdparty/libjpeg/jidctint.c     wsptr[4*3] = (int) RIGHT_SHIFT(tmp13 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       4856 3rdparty/libjpeg/jidctint.c     wsptr[4*4] = (int) RIGHT_SHIFT(tmp13 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       4876 3rdparty/libjpeg/jidctint.c     tmp10 = (tmp0 + tmp2) << CONST_BITS;
CONST_BITS       4877 3rdparty/libjpeg/jidctint.c     tmp12 = (tmp0 - tmp2) << CONST_BITS;
CONST_BITS       4892 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4895 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4898 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4901 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       4942 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       4944 3rdparty/libjpeg/jidctint.c     tmp0 += ONE << (CONST_BITS-PASS1_BITS-1);
CONST_BITS       4948 3rdparty/libjpeg/jidctint.c     tmp11 = RIGHT_SHIFT(tmp0 - tmp10 - tmp10, CONST_BITS-PASS1_BITS);
CONST_BITS       4960 3rdparty/libjpeg/jidctint.c     tmp0 = tmp1 + ((z1 + z2) << CONST_BITS);
CONST_BITS       4961 3rdparty/libjpeg/jidctint.c     tmp2 = tmp1 + ((z3 - z2) << CONST_BITS);
CONST_BITS       4966 3rdparty/libjpeg/jidctint.c     wsptr[3*0] = (int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       4967 3rdparty/libjpeg/jidctint.c     wsptr[3*5] = (int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS-PASS1_BITS);
CONST_BITS       4970 3rdparty/libjpeg/jidctint.c     wsptr[3*2] = (int) RIGHT_SHIFT(tmp12 + tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       4971 3rdparty/libjpeg/jidctint.c     wsptr[3*3] = (int) RIGHT_SHIFT(tmp12 - tmp2, CONST_BITS-PASS1_BITS);
CONST_BITS       4985 3rdparty/libjpeg/jidctint.c     tmp0 <<= CONST_BITS;
CONST_BITS       4999 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       5002 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       5005 3rdparty/libjpeg/jidctint.c                                               CONST_BITS+PASS1_BITS+3)
CONST_BITS       5049 3rdparty/libjpeg/jidctint.c     tmp10 = (tmp0 + tmp2) << CONST_BITS;
CONST_BITS       5050 3rdparty/libjpeg/jidctint.c     tmp12 = (tmp0 - tmp2) << CONST_BITS;
CONST_BITS       5079 3rdparty/libjpeg/jidctint.c     tmp10 = wsptr[0] + (ONE << (CONST_BITS+2));
CONST_BITS       5087 3rdparty/libjpeg/jidctint.c     outptr[0] = range_limit[(int) RIGHT_SHIFT(tmp10 + tmp0, CONST_BITS+3)
CONST_BITS       5089 3rdparty/libjpeg/jidctint.c     outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp10 - tmp0, CONST_BITS+3)