Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h145 BROTLI_STATE_METABLOCK_HEADER_EMPTY, enumerator
Ddecode.c243 s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_EMPTY; in DecodeMetaBlockLength()
246 case BROTLI_STATE_METABLOCK_HEADER_EMPTY: in DecodeMetaBlockLength()
/third_party/node/deps/brotli/c/dec/
Dstate.h145 BROTLI_STATE_METABLOCK_HEADER_EMPTY, enumerator
Ddecode.c243 s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_EMPTY; in DecodeMetaBlockLength()
246 case BROTLI_STATE_METABLOCK_HEADER_EMPTY: in DecodeMetaBlockLength()