Searched defs:repIndex (Results 1 – 4 of 4) sorted by relevance
952 const U32 repIndex = (U32)(ip - base) + 1 - offset_1; in ZSTD_compressBlock_lazy_generic() local995 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local1030 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local1086 U32 const repIndex = current2 - offset_2; in ZSTD_compressBlock_lazy_generic() local1251 const U32 repIndex = (U32)(curr+1 - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1282 const U32 repIndex = (U32)(curr - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1313 const U32 repIndex = (U32)(curr - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1359 const U32 repIndex = repCurrent - offset_2; in ZSTD_compressBlock_lazy_extDict_generic() local
137 const U32 repIndex = curr + 1 - offset_1; in ZSTD_compressBlock_doubleFast_generic() local403 const U32 repIndex = curr + 1 - offset_1; /* offset_1 expected <= curr +1 */ in ZSTD_compressBlock_doubleFast_extDict_generic() local
264 const U32 repIndex = curr + 1 - offset_1; in ZSTD_compressBlock_fast_dictMatchState_generic() local414 const U32 repIndex = curr + 1 - offset_1; in ZSTD_compressBlock_fast_extDict_generic() local
580 U32 const repIndex = curr - repOffset; in ZSTD_insertBtAndGetAllMatches() local