Searched refs:UINT8 (Results 1 – 2 of 2) sorted by relevance
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 */[all …]
127 typedef unsigned char UINT8; typedef130 typedef char UINT8; typedef132 typedef short UINT8; typedef