Home
last modified time | relevance | path

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

/external/brotli/dec/
Dstate.h90 BROTLI_STATE_DECODE_UINT8_LONG enumerator
Ddecode.c159 case BROTLI_STATE_DECODE_UINT8_LONG: in DecodeVarLenUint8()
161 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_LONG; in DecodeVarLenUint8()