Searched refs:context_map_slice (Results 1 – 3 of 3) sorted by relevance
56 s->context_map_slice = NULL; in BrotliDecoderStateInit()107 s->context_map_slice = NULL; in BrotliDecoderStateMetablockBegin()
268 uint8_t* context_map_slice; member
1187 s->context_map_slice = s->context_map + context_offset; in PrepareLiteralDecoding()1190 s->literal_htree = s->literal_hgroup.htrees[s->context_map_slice[0]]; in PrepareLiteralDecoding()1841 hc = s->literal_hgroup.htrees[s->context_map_slice[context]]; in ProcessCommandsInternal()1855 BROTLI_LOG_UINT(s->context_map_slice[context]); in ProcessCommandsInternal()