Searched refs:bottom_right (Results 1 – 6 of 6) sorted by relevance
112 yBottomRight = pps->bottom_right[ iGroup ] / PicWidthInMbs; in FmoGenerateType2MapUnitMap()113 xBottomRight = pps->bottom_right[ iGroup ] % PicWidthInMbs; in FmoGenerateType2MapUnitMap()
261 picParam->bottom_right[ii] = encParam->bottom_right[ii]; in SetEncodeParam()374 picParam->bottom_right[ii] = extP->bottom_right[ii]; in SetEncodeParam()
125 … uint bottom_right[MAX_NUM_SLICE_GROUP-1]; /* except the last one which is the background. */ member
260 status = ue_v(stream, picParam->bottom_right[iGroup]); in EncodePPS()
362 uint bottom_right[MAX_NUM_SLICE_GROUP-1]; /* ue(v) */ member
390 ue_v(stream, &(picParam->bottom_right[iGroup])); in DecodePPS()