Searched refs:HuffConstructTree (Results 1 – 1 of 1) sorted by relevance
515 static u16 HuffConstructTree( HuffData* table, u32 dataNum );565 rootNo = HuffConstructTree( info.huffTable, huffDataNum ); in CXCompressHuffman()697 static u16 HuffConstructTree( HuffData *table, u32 dataNum ) in HuffConstructTree() function