Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h183 BROTLI_STATE_DECODE_UINT8_SHORT, enumerator
Ddecode.c195 case BROTLI_STATE_DECODE_UINT8_SHORT: in DecodeVarLenUint8()
197 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_SHORT; in DecodeVarLenUint8()
/third_party/node/deps/brotli/c/dec/
Dstate.h183 BROTLI_STATE_DECODE_UINT8_SHORT, enumerator
Ddecode.c195 case BROTLI_STATE_DECODE_UINT8_SHORT: in DecodeVarLenUint8()
197 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_SHORT; in DecodeVarLenUint8()