Searched refs:context_map_slice (Results 1 – 3 of 3) sorted by relevance
59 s->context_map_slice = NULL; in BrotliDecoderStateInit()115 s->context_map_slice = NULL; in BrotliDecoderStateMetablockBegin()
133 uint8_t* context_map_slice; member
1177 s->context_map_slice = s->context_map + context_offset; in PrepareLiteralDecoding()1180 s->literal_htree = s->literal_hgroup.htrees[s->context_map_slice[0]]; in PrepareLiteralDecoding()1744 hc = s->literal_hgroup.htrees[s->context_map_slice[context]]; in ProcessCommandsInternal()1758 BROTLI_LOG_UINT(s->context_map_slice[context]); in ProcessCommandsInternal()