Searched refs:LZInitTable (Results 1 – 1 of 1) sorted by relevance
78 static void LZInitTable( LZCompressInfo * info, void *work );131 LZInitTable(&info, work); in CXCompressLZImpl()318 static void LZInitTable(LZCompressInfo * info, void *work) in LZInitTable() function