Searched refs:dist_context_map (Results 1 – 3 of 3) sorted by relevance
55 s->dist_context_map = NULL; in BrotliDecoderStateInit()106 s->dist_context_map = NULL; in BrotliDecoderStateMetablockBegin()123 BROTLI_DECODER_FREE(s, s->dist_context_map); in BrotliDecoderStateCleanupAfterMetablock()
292 uint8_t* dist_context_map; member
1242 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()2403 &s->num_dist_htrees, &s->dist_context_map, s); in BrotliDecoderDecompressStream()2446 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()