Home
last modified time | relevance | path

Searched refs:matchIndexL3 (Results 1 – 1 of 1) sorted by relevance

/external/zstd/lib/compress/
Dzstd_double_fast.c210 U32 const matchIndexL3 = hashLong[hl3]; in ZSTD_compressBlock_doubleFast_generic() local
211 const BYTE* matchL3 = base + matchIndexL3; in ZSTD_compressBlock_doubleFast_generic()
215 if (matchIndexL3 > prefixLowestIndex) { in ZSTD_compressBlock_doubleFast_generic()