Searched refs:RLE_count (Results 1 – 2 of 2) sorted by relevance
5550 int RLE_count = 0; in stbi__tga_load() local5623 if ( RLE_count == 0 ) in stbi__tga_load()5627 RLE_count = 1 + (RLE_cmd & 127); in stbi__tga_load()5672 --RLE_count; in stbi__tga_load()