Searched refs:block_bits_ (Results 1 – 2 of 2) sorted by relevance
45 int block_bits_; member69 self->block_bits_ = common->params.block_bits; in FN()117 const size_t offset = minor_ix + (key << self->block_bits_); in FN()222 uint32_t* BROTLI_RESTRICT bucket = &buckets[key << self->block_bits_]; in FN()
42 int block_bits_; member73 self->block_bits_ = common->params.block_bits; in FN()113 const size_t offset = minor_ix + (key << self->block_bits_); in FN()218 uint32_t* BROTLI_RESTRICT bucket = &buckets[key << self->block_bits_]; in FN()