Home
last modified time | relevance | path

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

/external/lz4/lib/dll/
Dliblz4.def25 LZ4_compressHC_limitedOutput_withStateHC
/external/lz4/lib/
Dlz4hc.h207 …e LZ4_compress_HC_extStateHC() instead") LZ4LIB_API int LZ4_compressHC_limitedOutput_withStateHC (…
Dlz4hc.c1037 int LZ4_compressHC_limitedOutput_withStateHC (void* state, const char* src, char* dst, int srcSize,… in LZ4_compressHC_limitedOutput_withStateHC() function