Searched defs:rootNo (Results 1 – 1 of 1) sorted by relevance
547 u16 rootNo; // Binary tree's root No. in CXCompressHuffman() local702 u16 rootNo; // Binary tree's root No. in HuffConstructTree() local865 static void HuffMakeHuffTree( HuffCompressionInfo* info, u16 rootNo ) in HuffMakeHuffTree()