Searched refs:HuffInitTable (Results 1 – 1 of 1) sorted by relevance
578 static void HuffInitTable( HuffCompressionInfo* info, void* work, u16 dataNum );625 HuffInitTable( &info, work, huffDataNum ); in CXCompressHuffman()697 static void HuffInitTable( HuffCompressionInfo* info, void* work, u16 dataNum ) in HuffInitTable() function