Home
last modified time | relevance | path

Searched refs:RLE_repeating (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h5810 int RLE_repeating = 0; in stbi__tga_load() local
5895 RLE_repeating = RLE_cmd >> 7; in stbi__tga_load()
5897 } else if ( !RLE_repeating ) in stbi__tga_load()