Searched refs:htree_command (Results 1 – 2 of 2) sorted by relevance
266 HuffmanCode* htree_command; member
1222 s->htree_command = s->insert_copy_hgroup.htrees[s->block_type_rb[3]]; in DecodeCommandBlockSwitchInternal()1674 cmd_code = ReadSymbol(s->htree_command, br); in ReadCommandInternal()1677 if (!SafeReadSymbol(s->htree_command, br, &cmd_code)) { in ReadCommandInternal()2447 s->htree_command = s->insert_copy_hgroup.htrees[0]; in BrotliDecoderDecompressStream()