Searched refs:dictMatchIndexS (Results 1 – 1 of 1) sorted by relevance
363 U32 const dictMatchIndexS = dictHashSmall[dictHS]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local364 match = dictBase + dictMatchIndexS; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()365 matchIndexS = dictMatchIndexS + dictIndexDelta; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()