Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h184 BROTLI_STATE_DECODE_UINT8_LONG enumerator
Ddecode.c209 case BROTLI_STATE_DECODE_UINT8_LONG: in DecodeVarLenUint8()
211 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_LONG; in DecodeVarLenUint8()
/third_party/node/deps/brotli/c/dec/
Dstate.h184 BROTLI_STATE_DECODE_UINT8_LONG enumerator
Ddecode.c209 case BROTLI_STATE_DECODE_UINT8_LONG: in DecodeVarLenUint8()
211 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_LONG; in DecodeVarLenUint8()