Searched refs:MAX_NUM_SLICE_GROUPS (Results 1 – 5 of 5) sorted by relevance
42 #define MAX_NUM_SLICE_GROUPS 8 macro
134 ASSERT(numSliceGroups >= 1 && numSliceGroups <= MAX_NUM_SLICE_GROUPS); in DecodeInterleavedMap()188 ASSERT(numSliceGroups >= 1 && numSliceGroups <= MAX_NUM_SLICE_GROUPS); in DecodeDispersedMap()242 ASSERT(numSliceGroups >= 1 && numSliceGroups <= MAX_NUM_SLICE_GROUPS); in DecodeForegroundLeftOverMap()
206 u32 sliceGroupId[MAX_NUM_SLICE_GROUPS];
143 if (pPicParamSet->numSliceGroups > MAX_NUM_SLICE_GROUPS) in h264bsdDecodePicParamSet()
1598 ASSERT(numSliceGroups < MAX_NUM_SLICE_GROUPS); in DecodeMotionConstrainedSliceGroupSet()