Searched defs:matchEndIdx (Results 1 – 2 of 2) sorted by relevance
473 U32 matchEndIdx = curr+8+1; in ZSTD_insertBt1() local 624 U32 matchEndIdx = curr+8+1; /* farthest referenced position of any match => detects repetitive patterns */ in ZSTD_insertBtAndGetAllMatches() local [all...]
318 U32 matchEndIdx = curr + 8 + 1; in ZSTD_DUBT_findBestMatch() local