Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_Compression.cpp586 u16 rootNo; // Binary tree's root number in CompressHuffman() local
754 u16 rootNo; // Binary tree's root number in HuffConstructTree() local
917 void HuffMakeHuffTree( HuffCompressionInfo* info, u16 rootNo ) in HuffMakeHuffTree()