Searched refs:HuffInitTable (Results 1 – 1 of 1) sorted by relevance
550 void HuffInitTable( HuffCompressionInfo* info, void* work, u16 dataNum );599 HuffInitTable( &info, work, huffDataNum ); in CompressHuffman()672 void HuffInitTable( HuffCompressionInfo* info, void* work, u16 dataNum ) in HuffInitTable() function