Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/cx/src/
DCXCompression.c612 u16 rootNo; // Binary tree's root number in CXCompressHuffman() local
779 u16 rootNo; // Binary tree's root number in HuffConstructTree() local
942 static void HuffMakeHuffTree( HuffCompressionInfo* info, u16 rootNo ) in HuffMakeHuffTree()