Home
last modified time | relevance | path

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

/external/brotli/dec/
Dstate.h33 BROTLI_STATE_UNCOMPRESSED, enumerator
Ddecode.c2045 s->state = BROTLI_STATE_UNCOMPRESSED; in BrotliDecoderDecompressStream()
2051 case BROTLI_STATE_UNCOMPRESSED: { in BrotliDecoderDecompressStream()