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

/xsrc/external/mit/brotli/dist/c/include/brotli/
H A Ddecode.h257 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderHasMoreOutput(
/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c2542 BROTLI_BOOL BrotliDecoderHasMoreOutput(const BrotliDecoderState* s) { function in typeref:typename:BROTLI_BOOL
2583 !BrotliDecoderHasMoreOutput(s);

Completed in 5 milliseconds