Home
last modified time | relevance | path

Searched defs:decodedSize (Results 1 – 4 of 4) sorted by relevance

/lz4-3.4.0-2.7.6/tests/
Dframetest.c409 { size_t const decodedSize = (size_t)(op - ostart); in basicTests() local
460 size_t decodedSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
566 size_t decodedSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
623 size_t decodedSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
659 size_t decodedSize = COMPRESSIBLE_NOISE_LENGTH; in basicTests() local
Dfullbench.c699 …int const decodedSize = decompressionFunction(chunkP[chunkNb].compressedBuffer, chunkP[chunkNb].or… in fullSpeedBench() local
/lz4-3.4.0-2.7.6/lib/
Dlz4frame.c1657 int decodedSize; in LZ4F_decompress() local
1702 int decodedSize; in LZ4F_decompress() local
/lz4-3.4.0-2.7.6/programs/
Dlz4io.c1239 unsigned long long const decodedSize = in LZ4IO_decompressSrcFile() local