Home
last modified time | relevance | path

Searched refs:costMaxRightFlag (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_compress.c1027 …s16 costMaxKey, costMaxRightFlag; // Information for singling out the least costly node … in HuffMakeHuffTree() local
1089 costMaxRightFlag = 0; in HuffMakeHuffTree()
1094 costMaxRightFlag = 0; in HuffMakeHuffTree()
1116 costMaxRightFlag = 1; in HuffMakeHuffTree()
1121 costMaxRightFlag = 1; in HuffMakeHuffTree()
1131 HuffMakeSubsetHuffTree((u8)costMaxKey, (u8)costMaxRightFlag); in HuffMakeHuffTree()