Searched refs:U_CHAR (Results 1 – 3 of 3) sorted by relevance
45 typedef unsigned char U_CHAR; typedef49 typedef char U_CHAR; typedef52 typedef char U_CHAR; typedef67 U_CHAR *iobuffer; /* fread's I/O buffer */184 register U_CHAR * bufferptr; in get_scaled_gray_row()205 register U_CHAR * bufferptr; in get_scaled_rgb_row()243 register U_CHAR * bufferptr; in get_word_gray_row()267 register U_CHAR * bufferptr; in get_word_rgb_row()361 } else if (maxval == MAXJSAMPLE && sizeof(JSAMPLE) == sizeof(U_CHAR)) { in start_input_ppm()376 } else if (maxval == MAXJSAMPLE && sizeof(JSAMPLE) == sizeof(U_CHAR)) { in start_input_ppm()[all …]
30 typedef unsigned char U_CHAR; typedef34 typedef char U_CHAR; typedef37 typedef char U_CHAR; typedef64 U_CHAR tga_pixel[4];131 sinfo->tga_pixel[i] = (U_CHAR) getc(infile); in read_non_rle_pixel()162 sinfo->tga_pixel[i] = (U_CHAR) getc(infile); in read_rle_pixel()337 U_CHAR targaheader[18]; in start_input_tga()
36 typedef unsigned char U_CHAR; typedef40 typedef char U_CHAR; typedef43 typedef char U_CHAR; typedef281 U_CHAR bmpfileheader[14]; in start_input_bmp()282 U_CHAR bmpinfoheader[64]; in start_input_bmp()