Home
last modified time | relevance | path

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

/third_party/lz4/programs/
Dlz4io.c1035 static const size_t LZ4IO_dBufferSize = 64 KB; variable
1045 ress.srcBufferSize = LZ4IO_dBufferSize; in LZ4IO_createDResources()
1047 ress.dstBufferSize = LZ4IO_dBufferSize; in LZ4IO_createDResources()