Searched refs:substate_decode_uint8 (Results 1 – 3 of 3) sorted by relevance
210 BrotliRunningDecodeUint8State substate_decode_uint8; member
40 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_NONE; in BrotliDecoderStateInit()
183 switch (s->substate_decode_uint8) { in DecodeVarLenUint8()196 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_SHORT; in DecodeVarLenUint8()201 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_NONE; in DecodeVarLenUint8()210 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_LONG; in DecodeVarLenUint8()214 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_NONE; in DecodeVarLenUint8()