Home
last modified time | relevance | path

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

/u-boot/lib/zstd/
A Dbitstream.h266 U32 const bitMask = sizeof(bitD->bitContainer) * 8 - 1; in BIT_lookBits() local
274 U32 const bitMask = sizeof(bitD->bitContainer) * 8 - 1; in BIT_lookBitsFast() local

Completed in 7 milliseconds