Lines Matching defs:UncompContextLRC
109 struct UncompContextLRC struct
111 u8 *destp; //
112 s32 destCount; //
113 s32 forceDestCount; //
114 u32 freq9 [ 1 << 9 ]; //
115 u32 low_cnt9 [ 1 << 9 ]; //
116 u32 freq12 [ 1 << 12 ]; //
117 u32 low_cnt12[ 1 << 12 ]; //
118 u32 total9; //
119 u32 total12; //
120 u32 range; //
121 u32 code; //
122 u32 low; //
123 u32 carry_cnt; //
124 u8 carry; //
125 u8 codeLen; //
126 u16 length; //
127 u8 headerSize; //