Lines Matching refs:UINT8
105 UINT8 bits[17]; /* bits[k] = # of symbols with codes of */
107 UINT8 huffval[256]; /* The symbols, in order of incr code length */
205 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
356 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
357 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
358 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
388 UINT8 JFIF_major_version; /* What to write for the JFIF version number */
389 UINT8 JFIF_minor_version;
394 UINT8 density_unit; /* JFIF code for pixel size units */
605 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
606 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
607 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
616 UINT8 JFIF_major_version; /* JFIF version number */
617 UINT8 JFIF_minor_version;
618 UINT8 density_unit; /* JFIF code for pixel size units */
622 UINT8 Adobe_transform; /* Color transform code from Adobe marker */