Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8826 static int hufEncode // return: output size (in bits) in hufEncode() function
9108 int nBits = hufEncode(freq.data(), raw, nRaw, iM, dataStart); in hufCompress()