Home
last modified time | relevance | path

Searched defs:inpBytes (Results 1 - 5 of 5) sorted by relevance

/third_party/lz4/examples/
H A DHCStreaming_ringBuffer.c69 const int inpBytes = (int) read_bin(inpFp, inpPtr, randomLength); in test_compress() local
H A DblockStreaming_lineByLine.c60 int inpBytes = 0; in test_compress() local
H A DblockStreaming_doubleBuffer.c51 const int inpBytes = (int) read_bin(inpFp, inpPtr, BLOCK_BYTES); in test_compress() local
H A DdictionaryRandomAccess.c75 const int inpBytes = (int) read_bin(inpFp, inpBuf, BLOCK_BYTES); in test_compress() local
H A DblockStreaming_ringBuffer.c60 const int inpBytes = (int) read_bin(inpFp, inpPtr, randomLength); in test_compress() local

Completed in 3 milliseconds