Searched refs:MAX_NUM_SLICE_GROUP (Results 1 – 3 of 3) sorted by relevance
88 #define MAX_NUM_SLICE_GROUP 8 /* maximum for all the profiles */ macro117 …uint run_length_minus1[MAX_NUM_SLICE_GROUP]; /* array of size num_slice_group, in round robin fa…119 uint top_left[MAX_NUM_SLICE_GROUP-1]; /* array of co-ordinates of each slice_group */120 … uint bottom_right[MAX_NUM_SLICE_GROUP-1]; /* except the last one which is the background. */
235 if (encParam->num_slice_group < 1 || encParam->num_slice_group > MAX_NUM_SLICE_GROUP) in SetEncodeParam()348 (extP->num_slice_groups_minus1 > MAX_NUM_SLICE_GROUP - 1)) in SetEncodeParam()
76 #define MAX_NUM_SLICE_GROUP 8 /* used in PicParamSet */ macro355 uint run_length_minus1[MAX_NUM_SLICE_GROUP]; /* ue(v) */358 uint top_left[MAX_NUM_SLICE_GROUP-1]; /* ue(v) */359 uint bottom_right[MAX_NUM_SLICE_GROUP-1]; /* ue(v) */