Home
last modified time | relevance | path

Searched refs:LZInitTable (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/libraries/cx/src/
DCXCompression.c62 static void LZInitTable( LZCompressInfo * info, void *work );
102 LZInitTable(&info, work); in CXCompressLZ()
262 static void LZInitTable(LZCompressInfo * info, void *work) in LZInitTable() function