Lines Matching defs:UncompContextLH
87 struct UncompContextLH struct
89 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; //
98 u32 stream; //
99 u32 stream_len; //
100 u16 length; //
101 s8 offset_bits; //
102 u8 headerSize; //