Searched refs:BROTLI_STATE_DONE (Results 1 – 2 of 2) sorted by relevance
140 BROTLI_STATE_DONE enumerator
2525 s->state = BROTLI_STATE_DONE; in BrotliDecoderDecompressStream()2528 case BROTLI_STATE_DONE: in BrotliDecoderDecompressStream()2582 return TO_BROTLI_BOOL(s->state == BROTLI_STATE_DONE) && in BrotliDecoderIsFinished()