Searched refs:BrotliReadBits24 (Results 1 – 2 of 2) sorted by relevance
249 static BROTLI_INLINE uint32_t BrotliReadBits24( in BrotliReadBits24() function
879 return _kBrotliPrefixCodeRanges[code].offset + BrotliReadBits24(br, nbits); in ReadBlockLength()1688 insert_len_extra = BrotliReadBits24(br, v.insert_len_extra_bits); in ReadCommandInternal()1690 copy_length = BrotliReadBits24(br, v.copy_len_extra_bits); in ReadCommandInternal()