Searched refs:dist_context_map (Results 1 – 3 of 3) sorted by relevance
71 s->dist_context_map = NULL; in BrotliDecoderStateInitWithCustomAllocators()121 s->dist_context_map = NULL; in BrotliDecoderStateMetablockBegin()139 BROTLI_FREE(s, s->dist_context_map); in BrotliDecoderStateCleanupAfterMetablock()
156 uint8_t* dist_context_map; member
1163 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()2166 &s->num_dist_htrees, &s->dist_context_map, s); in BrotliDecoderDecompressStream()2210 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()