Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/dec/
H A Dbit_reader.h188 /* Like BrotliGetBits, but does not mask the result.
198 static BROTLI_INLINE uint32_t BrotliGetBits( in BrotliGetBits() function
H A Ddecode.c435 BROTLI_HC_ADJUST_TABLE_INDEX(table, BrotliGetBits(br, HUFFMAN_TABLE_BITS)); in PreloadSymbol()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.h188 /* Like BrotliGetBits, but does not mask the result.
198 static BROTLI_INLINE uint32_t BrotliGetBits( in BrotliGetBits() function
H A Ddecode.c435 BROTLI_HC_ADJUST_TABLE_INDEX(table, BrotliGetBits(br, HUFFMAN_TABLE_BITS)); in PreloadSymbol()

Completed in 8 milliseconds