Searched refs:TGA_NOCOMP_TRUECOLOR (Results 1 – 3 of 3) sorted by relevance
327 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR || in identify_tga_header()348 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR || in identify_tga_header()354 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR || in identify_tga_header()359 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR || in identify_tga_header()364 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR || in identify_tga_header()401 case TGA_NOCOMP_TRUECOLOR: in identify_tga_header()1232 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR; in translate_from_bits()1249 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR; in translate_from_bits()1262 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR; in translate_from_bits()1272 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR; in translate_from_bits()[all …]
81 #define TGA_NOCOMP_TRUECOLOR 2 macro
63 #define TGA_NOCOMP_TRUECOLOR 2 macro