Home
last modified time | relevance | path

Searched refs:LZ4IO_blockMode_t (Results 1 - 2 of 2) sorted by relevance

/third_party/lz4/programs/
H A Dlz4io.h101 typedef enum { LZ4IO_blockLinked=0, LZ4IO_blockIndependent} LZ4IO_blockMode_t; typedef
102 int LZ4IO_setBlockMode(LZ4IO_prefs_t* const prefs, LZ4IO_blockMode_t blockMode);
H A Dlz4io.c234 int LZ4IO_setBlockMode(LZ4IO_prefs_t* const prefs, LZ4IO_blockMode_t blockMode) in LZ4IO_setBlockMode()

Completed in 4 milliseconds