Lines Matching defs:UncompContextLH
81 struct UncompContextLH struct
83 u8 *destp; //
84 s32 destCount; //
85 s32 forceDestCount; //
86 u16 huffTable9 [ 1 << (9 + 1) ]; //
87 u16 huffTable12[ 1 << (5 + 1) ]; //
88 u16 *nodep; //
89 s32 tableSize9; //
90 s32 tableSize12; //
91 u32 tableIdx; //
92 u32 stream; //
93 u32 stream_len; //
94 u16 length; //
95 s8 offset_bits; //
96 u8 headerSize; //