Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_Compression.cpp519 s16 PaNo; // Parent number member
766 ( table[i].PaNo != 0 ) ) in HuffConstructTree()
785 ( table[i].PaNo != 0 ) || in HuffConstructTree()
811 table[ leftNo ].PaNo = (s16)tableTop; in HuffConstructTree()
837 table[ leftNo ].PaNo = table[ rightNo ].PaNo = (s16)(tableTop); in HuffConstructTree()