Searched refs:select_searchDict_function (Results 1 – 1 of 1) sorted by relevance
514 static LZ4MID_searchIntoDict_f select_searchDict_function(const LZ4HC_CCtx_internal* dictCtx) in select_searchDict_function() function549 …D_searchIntoDict_f searchIntoDict = (dict == usingDictCtxHc) ? select_searchDict_function(ctx->dic… in LZ4MID_compress()