Searched refs:dist_context_map_slice (Results 1 – 3 of 3) sorted by relevance
57 s->dist_context_map_slice = NULL; in BrotliDecoderStateInit()109 s->dist_context_map_slice = NULL; in BrotliDecoderStateMetablockBegin()
269 uint8_t* dist_context_map_slice; member
1242 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()1244 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in DecodeDistanceBlockSwitchInternal()1684 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in ReadCommandInternal()2446 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()