Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/zstd/lib/common/
H A Dbitstream.h94 unsigned bitsConsumed; member
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/common/
H A Dbitstream.h93 unsigned bitsConsumed; member
/freebsd-src/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c145 size_t const bitsConsumed = lastByte ? 8 - BIT_highbit32(lastByte) : 0; in HUF_initDStream() local
/freebsd-src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c80 unsigned bitsConsumed; member
H A Dzstd_v03.c324 unsigned bitsConsumed; member
H A Dzstd_v02.c322 unsigned bitsConsumed; member
H A Dzstd_v04.c594 unsigned bitsConsumed; member
H A Dzstd_v06.c828 unsigned bitsConsumed; member
H A Dzstd_v05.c725 unsigned bitsConsumed; member
H A Dzstd_v07.c498 unsigned bitsConsumed; member