Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_double_fast.c208 { size_t const hl3 = ZSTD_hashPtr(ip+1, hBitsL, 8); in ZSTD_compressBlock_doubleFast_generic() local
210 U32 const matchIndexL3 = hashLong[hl3]; in ZSTD_compressBlock_doubleFast_generic()
212 hashLong[hl3] = curr + 1; in ZSTD_compressBlock_doubleFast_generic()