Searched refs:dist_context_map (Results 1 – 3 of 3) sorted by relevance
58 s->dist_context_map = NULL; in BrotliDecoderStateInit()114 s->dist_context_map = NULL; in BrotliDecoderStateMetablockBegin()131 BROTLI_DECODER_FREE(s, s->dist_context_map); in BrotliDecoderStateCleanupAfterMetablock()
158 uint8_t* dist_context_map; member
1232 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()2307 &s->num_dist_htrees, &s->dist_context_map, s); in BrotliDecoderDecompressStream()2343 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()