webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Classes | |
struct | BrotliBitReader |
struct | BrotliBitReaderState |
Macros | |
#define | BROTLI_SHORT_FILL_BIT_WINDOW_READ 2 |
Typedefs | |
typedef uint32_t | reg_t |
Functions | |
BROTLI_INTERNAL void | BrotliInitBitReader (BrotliBitReader *const br) |
BROTLI_INTERNAL int | BrotliWarmupBitReader (BrotliBitReader *const br) |
#define BROTLI_SHORT_FILL_BIT_WINDOW_READ 2 |
BROTLI_INTERNAL void BrotliInitBitReader | ( | BrotliBitReader *const | br | ) |
BROTLI_INTERNAL int BrotliWarmupBitReader | ( | BrotliBitReader *const | br | ) |