Searched refs:BrotliGet16BitsUnmasked (Results 1 – 2 of 2) sorted by relevance
189 static BROTLI_INLINE uint32_t BrotliGet16BitsUnmasked( in BrotliGet16BitsUnmasked() function
367 return DecodeSymbol(BrotliGet16BitsUnmasked(br), table, br); in ReadSymbol()445 uint32_t val = BrotliGet16BitsUnmasked(br); in ReadPreloadedSymbol()