Searched defs:UncompContextLH (Results 1 – 1 of 1) sorted by relevance
87 struct UncompContextLH struct89 u8 *destp; //90 s32 destCount; //91 s32 forceDestCount; //92 u16 huffTable9 [ 1 << (9 + 1) ]; //93 u16 huffTable12[ 1 << (5 + 1) ]; //94 u16 *nodep; //95 s32 tableSize9; //96 s32 tableSize12; //97 u32 tableIdx; //[all …]