Home
last modified time | relevance | path

Searched defs:btMask (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/lib/zstd/
Dzstd_opt.h246 const U32 btMask = (1U << btLog) - 1; in ZSTD_insertBtAndGetAllMatches() local
Dcompress.c1568 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertBt1() local
1651 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertBtAndFindBestMatch() local