Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c1980 static void LZ4_renormDictT(LZ4_stream_t_internal *LZ4_dict, int nextSize) in LZ4_renormDictT() function
2015 LZ4_renormDictT(streamPtr, inputSize); /* avoid index overflow */ in LZ4_compress_fast_continue()
2102 LZ4_renormDictT(streamPtr, srcSize); in LZ4_compress_forceExtDict()