MCPcopy Create free account
hub / github.com/rsc/tmp / BrotliFillBitWindow

Function BrotliFillBitWindow

brotli/dec_bit_reader.h:108–168  ·  view source on GitHub ↗

Guarantees that there are at least |n_bits| + 1 bits in accumulator. Precondition: accumulator contains at least 1 bit. |n_bits| should be in the range [1..24] for regular build. For portable non-64-bit little-endian build only 16 bits are safe to request. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

BrotliFillBitWindow16Function · 0.85
BrotliGet16BitsUnmaskedFunction · 0.85
BrotliGetBitsFunction · 0.85
BrotliReadBits24Function · 0.85
BrotliReadBits32Function · 0.85

Calls 3

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…