Searched refs:substate_context_map (Results 1 – 3 of 3) sorted by relevance
207 BrotliRunningContextMapState substate_context_map; member
37 s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_NONE; in BrotliDecoderStateInit()
989 switch ((int)s->substate_context_map) { in DecodeContextMap()1008 s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_READ_PREFIX; in DecodeContextMap()1026 s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_HUFFMAN; in DecodeContextMap()1036 s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_DECODE; in DecodeContextMap()1092 s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_TRANSFORM; in DecodeContextMap()1098 s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_NONE; in DecodeContextMap()