Searched refs:RLE_count (Results 1 – 1 of 1) sorted by relevance
5809 int RLE_count = 0; in stbi__tga_load() local5890 if ( RLE_count == 0 ) in stbi__tga_load()5894 RLE_count = 1 + (RLE_cmd & 127); in stbi__tga_load()5939 --RLE_count; in stbi__tga_load()