Searched defs:context_map (Results 1 – 2 of 2) sorted by relevance
402 uint8_t** context_map, in DecodeContextMap()737 uint8_t* context_map = NULL; in BrotliDecompress() local
575 void EncodeContextMap(const std::vector<int>& context_map, in EncodeContextMap()