Searched refs:cmaptype (Results 1 – 1 of 1) sorted by relevance
337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local352 cmaptype = UCH(targaheader[1]); in start_input_tga()363 if (cmaptype > 1 || /* cmaptype must be 0 or 1 */ in start_input_tga()385 if (source->pixel_size == 1 && cmaptype == 1) in start_input_tga()456 if (cmaptype) /* but you promised a cmap! */ in start_input_tga()
Completed in 4 milliseconds