Searched refs:BROTLI_STATE_DECODE_UINT8_NONE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/brotli/dist/c/dec/
H A Dstate.h182 BROTLI_STATE_DECODE_UINT8_NONE, enumerator in enum:__anon3cd471780703
H A Dstate.c37 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_NONE;
H A Ddecode.c185 case BROTLI_STATE_DECODE_UINT8_NONE:
202 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_NONE;
215 s->substate_decode_uint8 = BROTLI_STATE_DECODE_UINT8_NONE;

Completed in 8 milliseconds