Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dbitstream.h332 U32 const regMask = sizeof(bitContainer)*8 - 1; in BIT_getMiddleBits() local
372 U32 const regMask = sizeof(bitD->bitContainer)*8 - 1; in BIT_lookBitsFast() local