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.c1770 s->state = BROTLI_STATE_METABLOCK_DONE; in ProcessCommandsInternal()
1894 s->state = BROTLI_STATE_METABLOCK_DONE; in ProcessCommandsInternal()
1914 s->state = BROTLI_STATE_METABLOCK_DONE; in ProcessCommandsInternal()
2162 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2180 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2194 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2384 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2394 s->state = BROTLI_STATE_METABLOCK_DONE; in BrotliDecoderDecompressStream()
2404 case BROTLI_STATE_METABLOCK_DONE: in BrotliDecoderDecompressStream()
Dstate.h39 BROTLI_STATE_METABLOCK_DONE, enumerator