IPU3_CSS_RECT_GDC
rounddown(css_pipe->rect[IPU3_CSS_RECT_GDC].width -
roundup(css_pipe->rect[IPU3_CSS_RECT_GDC].width -
block_stripes[0].height = css_pipe->rect[IPU3_CSS_RECT_GDC].height;
css_pipe->rect[IPU3_CSS_RECT_GDC].width;
css_pipe->rect[IPU3_CSS_RECT_GDC].height;
input_width = css_pipe->rect[IPU3_CSS_RECT_GDC].width;
input_height = css_pipe->rect[IPU3_CSS_RECT_GDC].height;
reso.input_width = css_pipe->rect[IPU3_CSS_RECT_GDC].width;
reso.input_height = css_pipe->rect[IPU3_CSS_RECT_GDC].height;
roundup(css_pipe->rect[IPU3_CSS_RECT_GDC].width,
roundup(css_pipe->rect[IPU3_CSS_RECT_GDC].height,
[IPU3_CSS_RECT_GDC] = "GDC output res",
struct v4l2_rect *const gdc = &r[IPU3_CSS_RECT_GDC];
unsigned int g = IPU3_CSS_RECT_GDC;
ALIGN(DIV_ROUND_UP(css_pipe->rect[IPU3_CSS_RECT_GDC].width,
DIV_ROUND_UP(css_pipe->rect[IPU3_CSS_RECT_GDC].height,
rects[IPU3_CSS_RECT_GDC] = &imgu_sd->rect.gdc;
rects[IPU3_CSS_RECT_GDC] = &imgu_sd->rect.gdc;
rects[IPU3_CSS_RECT_GDC]->width = pad_fmt.width;
rects[IPU3_CSS_RECT_GDC]->height = pad_fmt.height;