Searched refs:LZ4_loadDict (Results 1 – 2 of 2) sorted by relevance
304 LZ4LIB_API int LZ4_loadDict(LZ4_stream_t *streamPtr, const char *dictionary, int dictSize);
1905 int LZ4_loadDict(LZ4_stream_t *LZ4_dict, const char *dictionary, int dictSize) in LZ4_loadDict() function