Searched refs:costMaxKey (Results 1 – 1 of 1) sorted by relevance
1027 …s16 costMaxKey, costMaxRightFlag; // Information for singling out the least costly node … in HuffMakeHuffTree() local1064 costMaxKey = -1; in HuffMakeHuffTree()1088 costMaxKey = i; in HuffMakeHuffTree()1093 costMaxKey = i; in HuffMakeHuffTree()1115 costMaxKey = i; in HuffMakeHuffTree()1120 costMaxKey = i; in HuffMakeHuffTree()1129 if (costMaxKey >= 0) in HuffMakeHuffTree()1131 HuffMakeSubsetHuffTree((u8)costMaxKey, (u8)costMaxRightFlag); in HuffMakeHuffTree()