Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_double_fast.c133 U32 const matchIndexL = hashLong[h2]; in ZSTD_compressBlock_doubleFast_generic() local
135 const BYTE* matchLong = base + matchIndexL; in ZSTD_compressBlock_doubleFast_generic()
164 if (matchIndexL > prefixLowestIndex) { in ZSTD_compressBlock_doubleFast_generic()