Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9090 static int hufCompress(const unsigned short raw[], int nRaw, in hufCompress() function
9354 hufCompress(&tmpBuffer.at(0), static_cast<int>(tmpBuffer.size()), buf); in CompressPiz()