Home
last modified time | relevance | path

Searched refs:BrotliWarmupBitReader (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Dbit_reader.c34 BROTLI_BOOL BrotliWarmupBitReader(BrotliBitReader* const br) { in BrotliWarmupBitReader() function
H A Dbit_reader.h58 BROTLI_INTERNAL BROTLI_BOOL BrotliWarmupBitReader(BrotliBitReader* const br);
H A Ddecode.c605 if (!BrotliWarmupBitReader(br)) { in ReadSymbolCodeLengths()
1746 BROTLI_UNUSED(BrotliWarmupBitReader(br)); in ProcessCommandsInternal()
2170 if (!BrotliWarmupBitReader(br)) { in BrotliDecoderDecompressStream()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.c34 BROTLI_BOOL BrotliWarmupBitReader(BrotliBitReader* const br) { in BrotliWarmupBitReader() function
H A Dbit_reader.h58 BROTLI_INTERNAL BROTLI_BOOL BrotliWarmupBitReader(BrotliBitReader* const br);
H A Ddecode.c605 if (!BrotliWarmupBitReader(br)) { in ReadSymbolCodeLengths()
1746 BROTLI_UNUSED(BrotliWarmupBitReader(br)); in ProcessCommandsInternal()
2170 if (!BrotliWarmupBitReader(br)) { in BrotliDecoderDecompressStream()

Completed in 9 milliseconds