DCTSIZE2 81 third_party/libjpeg/jcdctmgr.c DCTSIZE2 * SIZEOF(DCTELEM)); DCTSIZE2 84 third_party/libjpeg/jcdctmgr.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 99 third_party/libjpeg/jcdctmgr.c static const INT16 aanscales[DCTSIZE2] = { DCTSIZE2 115 third_party/libjpeg/jcdctmgr.c DCTSIZE2 * SIZEOF(DCTELEM)); DCTSIZE2 118 third_party/libjpeg/jcdctmgr.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 148 third_party/libjpeg/jcdctmgr.c DCTSIZE2 * SIZEOF(FAST_FLOAT)); DCTSIZE2 190 third_party/libjpeg/jcdctmgr.c DCTELEM workspace[DCTSIZE2]; /* work area for FDCT subroutine */ DCTSIZE2 231 third_party/libjpeg/jcdctmgr.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 280 third_party/libjpeg/jcdctmgr.c FAST_FLOAT workspace[DCTSIZE2]; /* work area for FDCT subroutine */ DCTSIZE2 322 third_party/libjpeg/jcdctmgr.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 397 third_party/libjpeg/jchuff.c for (k = 1; k < DCTSIZE2; k++) { DCTSIZE2 604 third_party/libjpeg/jchuff.c for (k = 1; k < DCTSIZE2; k++) { DCTSIZE2 156 third_party/libjpeg/jcmarker.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 164 third_party/libjpeg/jcmarker.c emit_2bytes(cinfo, prec ? DCTSIZE2*2 + 1 + 2 : DCTSIZE2 + 1 + 2); DCTSIZE2 168 third_party/libjpeg/jcmarker.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 141 third_party/libjpeg/jcmaster.c int last_bitpos[MAX_COMPONENTS][DCTSIZE2]; DCTSIZE2 152 third_party/libjpeg/jcmaster.c if (scanptr->Ss != 0 || scanptr->Se != DCTSIZE2-1) { DCTSIZE2 157 third_party/libjpeg/jcmaster.c for (coefi = 0; coefi < DCTSIZE2; coefi++) DCTSIZE2 200 third_party/libjpeg/jcmaster.c if (Ss < 0 || Ss >= DCTSIZE2 || Se < Ss || Se >= DCTSIZE2 || DCTSIZE2 230 third_party/libjpeg/jcmaster.c if (Ss != 0 || Se != DCTSIZE2-1 || Ah != 0 || Al != 0) DCTSIZE2 300 third_party/libjpeg/jcmaster.c cinfo->Se = DCTSIZE2-1; DCTSIZE2 48 third_party/libjpeg/jcparam.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 76 third_party/libjpeg/jcparam.c static const unsigned int std_luminance_quant_tbl[DCTSIZE2] = { DCTSIZE2 86 third_party/libjpeg/jcparam.c static const unsigned int std_chrominance_quant_tbl[DCTSIZE2] = { DCTSIZE2 629 third_party/libjpeg/jcphuff.c int absvalues[DCTSIZE2]; DCTSIZE2 720 third_party/libjpeg/jcphuff.c if (entropy->EOBRUN == 0x7FFF || entropy->BE > (MAX_CORR_BITS-DCTSIZE2+1)) DCTSIZE2 60 third_party/libjpeg/jddctmgr.c ISLOW_MULT_TYPE islow_array[DCTSIZE2]; DCTSIZE2 62 third_party/libjpeg/jddctmgr.c IFAST_MULT_TYPE ifast_array[DCTSIZE2]; DCTSIZE2 65 third_party/libjpeg/jddctmgr.c FLOAT_MULT_TYPE float_array[DCTSIZE2]; DCTSIZE2 167 third_party/libjpeg/jddctmgr.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 185 third_party/libjpeg/jddctmgr.c static const INT16 aanscales[DCTSIZE2] = { DCTSIZE2 198 third_party/libjpeg/jddctmgr.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 96 third_party/libjpeg/jdhuff.c if (cinfo->Ss != 0 || cinfo->Se != DCTSIZE2-1 || DCTSIZE2 571 third_party/libjpeg/jdhuff.c for (k = 1; k < DCTSIZE2; k++) { DCTSIZE2 598 third_party/libjpeg/jdhuff.c for (k = 1; k < DCTSIZE2; k++) { DCTSIZE2 522 third_party/libjpeg/jdmarker.c for (i = 0; i < DCTSIZE2; i++) { DCTSIZE2 532 third_party/libjpeg/jdmarker.c for (i = 0; i < DCTSIZE2; i += 8) { DCTSIZE2 541 third_party/libjpeg/jdmarker.c length -= DCTSIZE2+1; DCTSIZE2 542 third_party/libjpeg/jdmarker.c if (prec) length -= DCTSIZE2; DCTSIZE2 109 third_party/libjpeg/jdphuff.c if (cinfo->Ss > cinfo->Se || cinfo->Se >= DCTSIZE2) DCTSIZE2 504 third_party/libjpeg/jdphuff.c int newnz_pos[DCTSIZE2]; DCTSIZE2 659 third_party/libjpeg/jdphuff.c cinfo->coef_bits = (int (*)[DCTSIZE2]) DCTSIZE2 661 third_party/libjpeg/jdphuff.c cinfo->num_components*DCTSIZE2*SIZEOF(int)); DCTSIZE2 664 third_party/libjpeg/jdphuff.c for (i = 0; i < DCTSIZE2; i++) DCTSIZE2 81 third_party/libjpeg/jidctflt.c FAST_FLOAT workspace[DCTSIZE2]; /* buffers data between passes */ DCTSIZE2 181 third_party/libjpeg/jidctfst.c int workspace[DCTSIZE2]; /* buffers data between passes */ DCTSIZE2 161 third_party/libjpeg/jidctint.c int workspace[DCTSIZE2]; /* buffers data between passes */ DCTSIZE2 92 third_party/libjpeg/jpeglib.h UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */ DCTSIZE2 515 third_party/libjpeg/jpeglib.h int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ DCTSIZE2 26 third_party/libjpeg/jutils.c const int jpeg_zigzag_order[DCTSIZE2] = { DCTSIZE2 53 third_party/libjpeg/jutils.c const int jpeg_natural_order[DCTSIZE2+16] = { DCTSIZE2 150 third_party/libjpeg/jutils.c FMEMCOPY(output_row, input_row, num_blocks * (DCTSIZE2 * SIZEOF(JCOEF))); DCTSIZE2 157 third_party/libjpeg/jutils.c for (count = (long) num_blocks * DCTSIZE2; count > 0; count--) {