Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_Compression.cpp752 s32 leftNo, rightNo; // Node number for creating binary tree in HuffConstructTree() local
859 void HuffAddParentDepthToTable( HuffData *table, u16 leftNo, u16 rightNo ) in HuffAddParentDepthToTable()