Searched defs:btMask (Results 1 – 2 of 2) sorted by relevance
30 U32 const btMask = (1 << btLog) - 1; in ZSTD_updateDUBT() local72 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertDUBT1() local180 U32 const btMask = (1 << btLog) - 1; in ZSTD_DUBT_findBetterDictMatch() local249 U32 const btMask = (1 << btLog) - 1; in ZSTD_DUBT_findBestMatch() local
392 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertBt1() local542 U32 const btMask= (1U << btLog) - 1; in ZSTD_insertBtAndGetAllMatches() local