Searched defs:btMask (Results 1 – 4 of 4) sorted by relevance
31 U32 const btMask = (1 << btLog) - 1; in ZSTD_updateDUBT() local73 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertDUBT1() local181 U32 const btMask = (1 << btLog) - 1; in ZSTD_DUBT_findBetterDictMatch() local250 U32 const btMask = (1 << btLog) - 1; in ZSTD_DUBT_findBestMatch() local
381 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertBt1() local531 U32 const btMask= (1U << btLog) - 1; in ZSTD_insertBtAndGetAllMatches() local
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
423 U32 const btMask = (1 << btLog) - 1; in ZSTD_insertBt1() local577 U32 const btMask= (1U << btLog) - 1; in ZSTD_insertBtAndGetAllMatches() local