Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dbitstream.h93 unsigned bitsConsumed; member
/freebsd/sys/contrib/zstd/lib/common/
H A Dbitstream.h92 unsigned bitsConsumed; member
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c152 size_t const bitsConsumed = lastByte ? 8 - ZSTD_highbit32(lastByte) : 0; in HUF_initFastDStream() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dhuf_decompress.c153 size_t const bitsConsumed = lastByte ? 8 - ZSTD_highbit32(lastByte) : 0; in HUF_initFastDStream() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c81 unsigned bitsConsumed; member
H A Dzstd_v03.c262 unsigned bitsConsumed; member
H A Dzstd_v02.c261 unsigned bitsConsumed; member
H A Dzstd_v04.c538 unsigned bitsConsumed; member
H A Dzstd_v05.c673 unsigned bitsConsumed; member
H A Dzstd_v06.c772 unsigned bitsConsumed; member
H A Dzstd_v07.c443 unsigned bitsConsumed; member