Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c1867 s->state = BROTLI_STATE_METABLOCK_DONE; in ProcessCommandsInternal()
1991 s->state = BROTLI_STATE_METABLOCK_DONE; in ProcessCommandsInternal()
2011 s->state = BROTLI_STATE_METABLOCK_DONE; in ProcessCommandsInternal()
2244 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2328 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2342 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2486 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2496 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2506 case BROTLI_STATE_METABLOCK_DONE: in BrotliDecoderDecompressStream()
Dstate.h128 BROTLI_STATE_METABLOCK_DONE, enumerator