Searched refs:context_map_table (Results 1 – 2 of 2) sorted by relevance
228 HuffmanCode context_map_table[BROTLI_HUFFMAN_MAX_SIZE_272]; member
1043 h->context_map_table, NULL, s); in DecodeContextMap()1058 if (!SafeReadSymbol(h->context_map_table, br, &code)) { in DecodeContextMap()