Home
last modified time | relevance | path

Searched refs:BROTLI_STATE_UNCOMPRESSED_NONE (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h155 BROTLI_STATE_UNCOMPRESSED_NONE, enumerator
Dstate.c36 s->substate_uncompressed = BROTLI_STATE_UNCOMPRESSED_NONE; in BrotliDecoderStateInit()
Ddecode.c1366 case BROTLI_STATE_UNCOMPRESSED_NONE: { in CopyUncompressedBlockToOutput()
1398 s->substate_uncompressed = BROTLI_STATE_UNCOMPRESSED_NONE; in CopyUncompressedBlockToOutput()
/third_party/node/deps/brotli/c/dec/
Dstate.h155 BROTLI_STATE_UNCOMPRESSED_NONE, enumerator
Dstate.c36 s->substate_uncompressed = BROTLI_STATE_UNCOMPRESSED_NONE; in BrotliDecoderStateInit()
Ddecode.c1366 case BROTLI_STATE_UNCOMPRESSED_NONE: { in CopyUncompressedBlockToOutput()
1398 s->substate_uncompressed = BROTLI_STATE_UNCOMPRESSED_NONE; in CopyUncompressedBlockToOutput()