Searched refs:LZ4_attach_HC_dictionary (Results 1 – 6 of 6) sorted by relevance
404 LZ4LIB_STATIC_API void LZ4_attach_HC_dictionary(
1087 void LZ4_attach_HC_dictionary(LZ4_streamHC_t *working_stream, const LZ4_streamHC_t *dictionary_stre… in LZ4_attach_HC_dictionary() function
656 LZ4_attach_HC_dictionary((LZ4_streamHC_t *)ctx, cdict ? cdict->HCCtx : NULL); in LZ4F_initStream()
957 LZ4_attach_HC_dictionary(LZ4_streamHC, LZ4dictHC); in FUZ_test()965 LZ4_attach_HC_dictionary(LZ4_streamHC, LZ4dictHC); in FUZ_test()972 LZ4_attach_HC_dictionary(LZ4_streamHC, LZ4dictHC); in FUZ_test()980 LZ4_attach_HC_dictionary(LZ4_streamHC, LZ4dictHC); in FUZ_test()
267 LZ4_attach_HC_dictionary(state->cstreamHC, dictStream); in state_attachDictHCRoundTrip()
219 LZ4_attach_HC_dictionary(pThis->LZ4_streamHC, pThis->LZ4_dictStreamHC); in LZ4_compressResetStreamHC()