Searched refs:sub_key_step (Results 1 – 1 of 1) sorted by relevance
180 brotli_reg_t sub_key_step; /* 2nd level table prefix code addend */ in BrotliBuildHuffmanTable() local233 sub_key_step = BROTLI_REVERSE_BITS_LOWEST; in BrotliBuildHuffmanTable()253 sub_key += sub_key_step; in BrotliBuildHuffmanTable()256 sub_key_step >>= 1; in BrotliBuildHuffmanTable()