Home
last modified time | relevance | path

Searched refs:BrotliDecoderHasMoreOutput (Results 1 – 2 of 2) sorted by relevance

/external/brotli/include/brotli/
Ddecode.h252 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderHasMoreOutput(
/external/brotli/dec/
Ddecode.c2306 BROTLI_BOOL BrotliDecoderHasMoreOutput(const BrotliDecoderState* s) { in BrotliDecoderHasMoreOutput() function
2340 !BrotliDecoderHasMoreOutput(s); in BrotliDecoderIsFinished()