Searched refs:LZ4IO_setPassThrough (Results 1 – 3 of 3) sorted by relevance
84 int LZ4IO_setPassThrough(LZ4IO_prefs_t* const prefs, int yes);
351 LZ4IO_setPassThrough(prefs, 1);487 LZ4IO_setPassThrough(prefs, 1);
195 int LZ4IO_setPassThrough(LZ4IO_prefs_t* const prefs, int yes) in LZ4IO_setPassThrough() function