Lines Matching refs:UCHAR
25 typedef unsigned char UCHAR; typedef
39 UCHAR Index7Bits : 7;
40 UCHAR AssociatedFlag : 1;
42 UCHAR bPicEntry;
49 UCHAR enabled : 1;
50 UCHAR update_map : 1;
51 UCHAR temporal_update : 1;
52 UCHAR abs_delta : 1;
53 UCHAR ReservedSegmentFlags4Bits : 4;
55 UCHAR wSegmentInfoFlags;
57 UCHAR tree_probs[7];
58 UCHAR pred_probs[3];
60 UCHAR feature_mask[8];
92 UCHAR profile;
113 UCHAR BitDepthMinus8Luma;
114 UCHAR BitDepthMinus8Chroma;
115 UCHAR interp_filter;
116 UCHAR Reserved8Bits;
126 UCHAR mode_ref_delta_enabled : 1;
127 UCHAR mode_ref_delta_update : 1;
128 UCHAR use_prev_in_find_mv_refs : 1;
129 UCHAR ReservedControlInfo5Bits : 5;
131 UCHAR wControlInfoFlags;
140 UCHAR log2_tile_cols;
141 UCHAR log2_tile_rows;
148 UCHAR y_mode[4][9];
149 UCHAR uv_mode[10][9];
150 UCHAR filter[4][2];
151 UCHAR mv_mode[7][3];
152 UCHAR intra[4];
153 UCHAR comp[5];
154 UCHAR single_ref[5][2];
155 UCHAR comp_ref[5];
156 UCHAR tx32p[2][3];
157 UCHAR tx16p[2][2];
158 UCHAR tx8p[2];
159 UCHAR skip[3];
160 UCHAR mv_joint[3];
162 UCHAR sign;
163 UCHAR classes[10];
164 UCHAR class0;
165 UCHAR bits[10];
166 UCHAR class0_fp[2][3];
167 UCHAR fp[3];
168 UCHAR class0_hp;
169 UCHAR hp;
171 UCHAR partition[4][4][3];
172 UCHAR coef[4][2][2][6][6][3];