Searched refs:LZ4HC_setExternalDict (Results 1 – 1 of 1) sorted by relevance
587 static void LZ4HC_setExternalDict(LZ4HC_CCtx_internal* ctxPtr, const BYTE* newBlock) in LZ4HC_setExternalDict() function619 if ((const BYTE*)source != ctxPtr->end) LZ4HC_setExternalDict(ctxPtr, (const BYTE*)source); in LZ4_compressHC_continue_generic()