Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Dstate.h93 BROTLI_STATE_DECODE_UINT8_LONG enumerator
Ddecode.c208 case BROTLI_STATE_DECODE_UINT8_LONG: in DecodeVarLenUint8()
210 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_LONG; in DecodeVarLenUint8()