Home
last modified time | relevance | path

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

/third_party/lz4/programs/
Dlz4io.h84 int LZ4IO_setPassThrough(LZ4IO_prefs_t* const prefs, int yes);
Dlz4cli.c351 LZ4IO_setPassThrough(prefs, 1);
487 LZ4IO_setPassThrough(prefs, 1);
Dlz4io.c195 int LZ4IO_setPassThrough(LZ4IO_prefs_t* const prefs, int yes) in LZ4IO_setPassThrough() function