Searched refs:BrotliDecoderIsFinished (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/brotli/dist/c/include/brotli/
H A Ddecode.h311 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderIsFinished(
/xsrc/external/mit/brotli/dist/python/
H A D_brotli.cc550 if (BrotliDecoderIsFinished(self->dec)) {
/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c2581 BROTLI_BOOL BrotliDecoderIsFinished(const BrotliDecoderState* s) { function in typeref:typename:BROTLI_BOOL

Completed in 6 milliseconds