Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8947 static bool hufDecode(const long long *hcode, // i : encoding table in hufDecode() function
9164 hufDecode(&freq.at(0), &hdec.at(0), ptr, nBits, iM, raw->size(), in hufUncompress()