Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h8335 static void hufCanonicalCodeTable(long long hcode[HUF_ENCSIZE]) { in hufCanonicalCodeTable() function
8548 hufCanonicalCodeTable(scode.data()); in hufBuildEncTable()
8666 hufCanonicalCodeTable(hcode); in hufUnpackEncTable()