Home
last modified time | relevance | path

Searched refs:BrotliInitBitReader (Results 1 – 3 of 3) sorted by relevance

/external/brotli/dec/
Dbit_reader.c18 void BrotliInitBitReader(BrotliBitReader* const br) { in BrotliInitBitReader() function
Dstate.c44 BrotliInitBitReader(&s->br); in BrotliDecoderStateInitWithCustomAllocators()
Dbit_reader.h59 BROTLI_INTERNAL void BrotliInitBitReader(BrotliBitReader* const br);