Home
last modified time | relevance | path

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

/third_party/lz4/examples/
H A DHCStreaming_ringBuffer.c62 static char inpBuf[RING_BUFFER_BYTES]; in test_compress() local
H A DblockStreaming_lineByLine.c46 char* const inpBuf = (char*) malloc(ringBufferBytes); in test_compress() local
H A DblockStreaming_doubleBuffer.c44 char inpBuf[2][BLOCK_BYTES]; in test_compress() local
H A DdictionaryRandomAccess.c61 char inpBuf[BLOCK_BYTES]; in test_compress() local
H A DblockStreaming_ringBuffer.c53 static char inpBuf[RING_BUFFER_BYTES]; in test_compress() local

Completed in 3 milliseconds