Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h7697 static int rleCompress(int inLength, const char in[], signed char out[]) { in rleCompress() function
7837 int outSize = rleCompress(static_cast<int>(src_size), in CompressRle()