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