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