Searched defs:btMask (Results 1 – 2 of 2) sorted by relevance
40 U32 const btMask = (1 << btLog) - 1; in ZSTD_updateDUBT() local83 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertDUBT1() local192 U32 const btMask = (1 << btLog) - 1; in ZSTD_DUBT_findBetterDictMatch() local262 U32 const btMask = (1 << btLog) - 1; in ZSTD_DUBT_findBestMatch() local
455 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertBt1() local613 U32 const btMask= (1U << btLog) - 1; in ZSTD_insertBtAndGetAllMatches() local