Home
last modified time | relevance | path

Searched refs:BROTLI_STATE_METABLOCK_HEADER_BYTES (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h150 BROTLI_STATE_METABLOCK_HEADER_BYTES, enumerator
Ddecode.c306 s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_BYTES; in DecodeMetaBlockLength()
309 case BROTLI_STATE_METABLOCK_HEADER_BYTES: in DecodeMetaBlockLength()
/third_party/node/deps/brotli/c/dec/
Dstate.h150 BROTLI_STATE_METABLOCK_HEADER_BYTES, enumerator
Ddecode.c306 s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_BYTES; in DecodeMetaBlockLength()
309 case BROTLI_STATE_METABLOCK_HEADER_BYTES: in DecodeMetaBlockLength()