Searched refs:costMaxRightFlag (Results 1 – 1 of 1) sorted by relevance
947 …s16 costMaxKey, costMaxRightFlag; // Information for singling out the least costly node from Huff… in HuffMakeHuffTree() local999 costMaxRightFlag = 0; in HuffMakeHuffTree()1004 costMaxRightFlag = 0; in HuffMakeHuffTree()1025 costMaxRightFlag = 1; in HuffMakeHuffTree()1030 costMaxRightFlag = 1; in HuffMakeHuffTree()1039 HuffMakeSubsetHuffTree( info, (u8)costMaxKey, (u8)costMaxRightFlag); in HuffMakeHuffTree()