Searched refs:iwidth_offset (Results 1 – 1 of 1) sorted by relevance
143 int32 iwidth_offset = ROUNDTO2((GetWidth() - src_width) / 2); in StretchToPlanes() local144 src_y += iwidth_offset; in StretchToPlanes()145 src_u += iwidth_offset / 2; in StretchToPlanes()146 src_v += iwidth_offset / 2; in StretchToPlanes()