Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c603 static int LZ4_compressHC_continue_generic (LZ4_streamHC_t* LZ4_streamHCPtr, in LZ4_compressHC_continue_generic() function
638 …return LZ4_compressHC_continue_generic (LZ4_streamHCPtr, source, dest, inputSize, maxOutputSize, l… in LZ4_compress_HC_continue()
640 …return LZ4_compressHC_continue_generic (LZ4_streamHCPtr, source, dest, inputSize, maxOutputSize, n… in LZ4_compress_HC_continue()