Searched refs:matchIndexL3 (Results 1 - 1 of 1) sorted by path

/linux-master/lib/zstd/compress/
H A Dzstd_double_fast.c381 U32 const matchIndexL3 = hashLong[hl3]; local
382 const BYTE* matchL3 = base + matchIndexL3;
386 if (matchIndexL3 > prefixLowestIndex) {

Completed in 199 milliseconds