Searched refs:LZ4_loadDictHC (Results 1 – 3 of 3) sorted by relevance
376 int LZ4_loadDictHC(LZ4_streamHC_t *streamHCPtr, const char *dictionary,
83 ret = LZ4_loadDictHC(zctx->cstrm, params->dict, in lz4hc_compress()
626 int LZ4_loadDictHC(LZ4_streamHC_t *LZ4_streamHCPtr, in LZ4_loadDictHC() function642 EXPORT_SYMBOL(LZ4_loadDictHC);688 LZ4_loadDictHC(LZ4_streamHCPtr, in LZ4_compressHC_continue_generic()