Searched refs:TGA_NODATA (Results 1 – 2 of 2) sorted by relevance
34 TGA_NODATA = 0, // no image data enumerator
245 if ((compr & (~TGA_RLE)) == TGA_NODATA) { in decode_frame()