Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/cx/src/
DCXCompression.c547 u16 rootNo; // Binary tree's root No. in CXCompressHuffman() local
702 u16 rootNo; // Binary tree's root No. in HuffConstructTree() local
865 static void HuffMakeHuffTree( HuffCompressionInfo* info, u16 rootNo ) in HuffMakeHuffTree()