UINT8 1259 jchuff.c UINT8 bits[MAX_CLEN+1]; /* bits[k] = # of symbols with code length k */ UINT8 1381 jchuff.c htbl->huffval[p] = (UINT8) j; UINT8 170 jcparam.c JHUFF_TBL **htblptr, const UINT8 *bits, const UINT8 *val) UINT8 191 jcparam.c MEMCOPY((*htblptr)->huffval, val, nsymbols * SIZEOF(UINT8)); UINT8 203 jcparam.c static const UINT8 bits_dc_luminance[17] = UINT8 205 jcparam.c static const UINT8 val_dc_luminance[] = UINT8 208 jcparam.c static const UINT8 bits_dc_chrominance[17] = UINT8 210 jcparam.c static const UINT8 val_dc_chrominance[] = UINT8 213 jcparam.c static const UINT8 bits_ac_luminance[17] = UINT8 215 jcparam.c static const UINT8 val_ac_luminance[] = UINT8 238 jcparam.c static const UINT8 bits_ac_chrominance[17] = UINT8 240 jcparam.c static const UINT8 val_ac_chrominance[] = UINT8 72 jcsample.c UINT8 h_expand[MAX_COMPONENTS]; UINT8 73 jcsample.c UINT8 v_expand[MAX_COMPONENTS]; UINT8 535 jcsample.c downsample->h_expand[ci] = (UINT8) (h_in_group / h_out_group); UINT8 536 jcsample.c downsample->v_expand[ci] = (UINT8) (v_in_group / v_out_group); UINT8 47 jdhuff.c UINT8 look_sym[1<<HUFF_LOOKAHEAD]; /* symbol, or unused */ UINT8 400 jdmarker.c cinfo->arith_ac_K[index-NUM_ARITH_TBLS] = (UINT8) val; UINT8 402 jdmarker.c cinfo->arith_dc_L[index] = (UINT8) (val & 0x0F); UINT8 403 jdmarker.c cinfo->arith_dc_U[index] = (UINT8) (val >> 4); UINT8 428 jdmarker.c UINT8 bits[17]; UINT8 429 jdmarker.c UINT8 huffval[256]; UINT8 719 jdmarker.c cinfo->Adobe_transform = (UINT8) transform; UINT8 804 jdmarker.c cur_marker->marker = (UINT8) cinfo->unread_marker; UINT8 58 jdsample.c UINT8 h_expand[MAX_COMPONENTS]; UINT8 59 jdsample.c UINT8 v_expand[MAX_COMPONENTS]; UINT8 349 jdsample.c upsample->h_expand[ci] = (UINT8) (h_out_group / h_in_group); UINT8 350 jdsample.c upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group); UINT8 109 jpeglib.h UINT8 bits[17]; /* bits[k] = # of symbols with codes of */ UINT8 111 jpeglib.h UINT8 huffval[256]; /* The symbols, in order of incr code length */ UINT8 204 jpeglib.h UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */ UINT8 330 jpeglib.h UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ UINT8 331 jpeglib.h UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ UINT8 332 jpeglib.h UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ UINT8 360 jpeglib.h UINT8 JFIF_major_version; /* What to write for the JFIF version number */ UINT8 361 jpeglib.h UINT8 JFIF_minor_version; UINT8 366 jpeglib.h UINT8 density_unit; /* JFIF code for pixel size units */ UINT8 571 jpeglib.h UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */ UINT8 572 jpeglib.h UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */ UINT8 573 jpeglib.h UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */ UINT8 582 jpeglib.h UINT8 JFIF_major_version; /* JFIF version number */ UINT8 583 jpeglib.h UINT8 JFIF_minor_version; UINT8 584 jpeglib.h UINT8 density_unit; /* JFIF code for pixel size units */ UINT8 588 jpeglib.h UINT8 Adobe_transform; /* Color transform code from Adobe marker */ UINT8 79 jquant1.c static const UINT8 base_dither_matrix[ODITHER_SIZE][ODITHER_SIZE] = { UINT8 78 rdtarga.c static const UINT8 c5to8bits[32] = {