Home
last modified time | relevance | path

Searched defs:matchIndex3 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_opt.h264 U32 const matchIndex3 = ZSTD_insertAndFindFirstIndexHash3(zc, ip); in ZSTD_insertBtAndGetAllMatches() local
H A Dcompress.c1310 U32 const matchIndex3 = hashLong[h3]; in ZSTD_compressBlock_doubleFast_generic() local
1459 U32 const matchIndex3 = hashLong[h3]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_double_fast.c603 U32 const matchIndex3 = hashLong[h3]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_opt.c657 U32 const matchIndex3 = ZSTD_insertAndFindFirstIndexHash3(ms, nextToUpdate3, ip); in ZSTD_insertBtAndGetAllMatches() local

Completed in 12 milliseconds