Home
last modified time | relevance | path

Searched defs:hcode (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8573 const long long *hcode, // i : encoding table [HUF_ENCSIZE] in hufPackEncTable()
8622 long long *hcode) // o: encoding table [HUF_ENCSIZE] in hufUnpackEncTable()
8698 static bool hufBuildDecTable(const long long *hcode, // i : encoding table in hufBuildDecTable()
8827 (const long long *hcode, // i : encoding table in hufEncode()
8947 static bool hufDecode(const long long *hcode, // i : encoding table in hufDecode()