Home
last modified time | relevance | path

Searched refs:BrotliGet16BitsUnmasked (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Dbit_reader.h190 static BROTLI_INLINE uint32_t BrotliGet16BitsUnmasked( in BrotliGet16BitsUnmasked() function
H A Ddecode.c370 return DecodeSymbol(BrotliGet16BitsUnmasked(br), table, br); in ReadSymbol()
448 uint32_t val = BrotliGet16BitsUnmasked(br); in ReadPreloadedSymbol()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.h190 static BROTLI_INLINE uint32_t BrotliGet16BitsUnmasked( in BrotliGet16BitsUnmasked() function
H A Ddecode.c370 return DecodeSymbol(BrotliGet16BitsUnmasked(br), table, br); in ReadSymbol()
448 uint32_t val = BrotliGet16BitsUnmasked(br); in ReadPreloadedSymbol()

Completed in 9 milliseconds