Searched refs:passThrough (Results 1 – 1 of 1) sorted by relevance
114 int passThrough; member164 ret->passThrough = 0; in LZ4IO_defaultPreferences()197 prefs->passThrough = (yes!=0); in LZ4IO_setPassThrough()198 return prefs->passThrough; in LZ4IO_setPassThrough()1207 if (!prefs->testMode && prefs->overwrite && prefs->passThrough) { in selectDecoder()