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

/external/lz4/programs/
H A Dlz4io.h80 typedef enum { LZ4IO_blockLinked=0, LZ4IO_blockIndependent} LZ4IO_blockMode_t; enumerator in enum:__anon15334
H A Dlz4io.c183 g_blockIndependence = (blockMode == LZ4IO_blockIndependent);

Completed in 468 milliseconds