Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/dec/
Dbit_reader.h198 static BROTLI_INLINE uint32_t BrotliGetBits( in BrotliGetBits() function
Ddecode.c435 BROTLI_HC_ADJUST_TABLE_INDEX(table, BrotliGetBits(br, HUFFMAN_TABLE_BITS)); in PreloadSymbol()
/third_party/skia/third_party/externals/brotli/c/dec/
Dbit_reader.h198 static BROTLI_INLINE uint32_t BrotliGetBits( in BrotliGetBits() function
Ddecode.c435 BROTLI_HC_ADJUST_TABLE_INDEX(table, BrotliGetBits(br, HUFFMAN_TABLE_BITS)); in PreloadSymbol()