Searched refs:dist_context_map_slice (Results 1 – 3 of 3) sorted by relevance
60 s->dist_context_map_slice = NULL; in BrotliDecoderStateInit()117 s->dist_context_map_slice = NULL; in BrotliDecoderStateMetablockBegin()
134 uint8_t* dist_context_map_slice; member
1232 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()1234 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in DecodeDistanceBlockSwitchInternal()1587 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in ReadCommandInternal()2343 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()