Home
last modified time | relevance | path

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

/external/lz4/programs/
Dlz4io.c611 static LZ4F_CDict* LZ4IO_createCDict(const LZ4IO_prefs_t* const prefs) in LZ4IO_createCDict() function
639 ress.cdict = LZ4IO_createCDict(prefs); in LZ4IO_createCResources()