Home
last modified time | relevance | path

Searched defs:rootNo (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1/build/libraries/cx/src/
DCXCompression.c610 u16 rootNo; // Binary tree's root number in CXCompressHuffman() local
777 u16 rootNo; // Binary tree's root number in HuffConstructTree() local
940 static void HuffMakeHuffTree( HuffCompressionInfo* info, u16 rootNo ) in HuffMakeHuffTree()