Home | History | Annotate | Download | only in include

Lines Matching refs:UCHAR

21             UCHAR Index7Bits     : 7;
22 UCHAR AssociatedFlag : 1;
24 UCHAR bPicEntry;
37 UCHAR model_id;
38 UCHAR separate_colour_description_present_flag;
39 UCHAR film_grain_bit_depth_luma_minus8;
40 UCHAR film_grain_bit_depth_chroma_minus8;
41 UCHAR film_grain_full_range_flag;
42 UCHAR film_grain_colour_primaries;
43 UCHAR film_grain_transfer_characteristics;
44 UCHAR film_grain_matrix_coefficients;
45 UCHAR blending_mode_id;
46 UCHAR log2_scale_factor;
47 UCHAR comp_model_present_flag[4];
48 UCHAR num_intensity_intervals_minus1[4];
49 UCHAR num_model_values_minus1[4];
50 UCHAR intensity_interval_lower_bound[3][16];
51 UCHAR intensity_interval_upper_bound[3][16];
64 UCHAR bMacroblockWidthMinus1;
65 UCHAR bMacroblockHeightMinus1;
66 UCHAR bBlockWidthMinus1;
67 UCHAR bBlockHeightMinus1;
68 UCHAR bBPPminus1;
69 UCHAR bPicStructure;
70 UCHAR bSecondField;
71 UCHAR bPicIntra;
72 UCHAR bPicBackwardPrediction;
73 UCHAR bBidirectionalAveragingMode;
74 UCHAR bMVprecisionAndChromaRelation;
75 UCHAR bChromaFormat;
76 UCHAR bPicScanFixed;
77 UCHAR bPicScanMethod;
78 UCHAR bPicReadbackRequests;
79 UCHAR bRcontrol;
80 UCHAR bPicSpatialResid8;
81 UCHAR bPicOverflowBlocks;
82 UCHAR bPicExtrapolation;
83 UCHAR bPicDeblocked;
84 UCHAR bPicDeblockConfined;
85 UCHAR bPic4MVallowed;
86 UCHAR bPicOBMC;
87 UCHAR bPicBinPB;
88 UCHAR bMV_RPS;
89 UCHAR bReservedBits;
92 UCHAR bBitstreamConcealmentNeed;
93 UCHAR bBitstreamConcealmentMethod;
107 UCHAR bStartCodeBitOffset;
108 UCHAR bReservedBits;
120 UCHAR num_ref_frames;
140 UCHAR bit_depth_luma_minus8;
141 UCHAR bit_depth_chroma_minus8;
150 UCHAR ContinuationFlag;
152 UCHAR num_ref_idx_l0_active_minus1;
153 UCHAR num_ref_idx_l1_active_minus1;
154 UCHAR Reserved8BitsA;
159 UCHAR log2_max_frame_num_minus4;
160 UCHAR pic_order_cnt_type;
161 UCHAR log2_max_pic_order_cnt_lsb_minus4;
162 UCHAR delta_pic_order_always_zero_flag;
163 UCHAR direct_8x8_inference_flag;
164 UCHAR entropy_coding_mode_flag;
165 UCHAR pic_order_present_flag;
166 UCHAR num_slice_groups_minus1;
167 UCHAR slice_group_map_type;
168 UCHAR deblocking_filter_control_present_flag;
169 UCHAR redundant_pic_cnt_present_flag;
170 UCHAR Reserved8BitsB;
172 UCHAR SliceGroupMap[810];
176 UCHAR bScalingLists4x4[6][16];
177 UCHAR bScalingLists8x8[2][64];
187 UCHAR slice_type;
188 UCHAR luma_log2_weight_denom;
189 UCHAR chroma_log2_weight_denom;
190 UCHAR num_ref_idx_l0_active_minus1;
191 UCHAR num_ref_idx_l1_active_minus1;
194 UCHAR Reserved8Bits;
199 UCHAR redundant_pic_cnt;
200 UCHAR direct_spatial_mv_pred_flag;
201 UCHAR cabac_init_idc;
202 UCHAR disable_deblocking_filter_idc;