Home
last modified time | relevance | path

Searched refs:IPU3_CSS_RECT_GDC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/ipu3/
H A Dipu3-css.h35 #define IPU3_CSS_RECT_GDC 3 /* gdc output res */ macro
H A Dipu3-css.c810 ALIGN(DIV_ROUND_UP(css_pipe->rect[IPU3_CSS_RECT_GDC].width, in imgu_css_pipeline_init()
813 DIV_ROUND_UP(css_pipe->rect[IPU3_CSS_RECT_GDC].height, in imgu_css_pipeline_init()
1260 roundup(css_pipe->rect[IPU3_CSS_RECT_GDC].width, in imgu_css_binary_setup()
1264 roundup(css_pipe->rect[IPU3_CSS_RECT_GDC].height, in imgu_css_binary_setup()
1694 [IPU3_CSS_RECT_GDC] = "GDC output res", in imgu_css_fmt_try()
1700 struct v4l2_rect *const gdc = &r[IPU3_CSS_RECT_GDC]; in imgu_css_fmt_try()
2199 unsigned int g = IPU3_CSS_RECT_GDC; in imgu_css_set_parameters()