Home
last modified time | relevance | path

Searched refs:PaNo (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.2/build/libraries/cx/src/
DCXCompression.c547 s16 PaNo; // Parent number member
791 ( table[i].PaNo != 0 ) ) in HuffConstructTree()
810 ( table[i].PaNo != 0 ) || in HuffConstructTree()
836 table[ leftNo ].PaNo = (s16)tableTop; in HuffConstructTree()
862 table[ leftNo ].PaNo = table[ rightNo ].PaNo = (s16)(tableTop); in HuffConstructTree()