decim_y 105 drivers/gpu/drm/omapdrm/dss/dispc.c int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, decim_y 2295 drivers/gpu/drm/omapdrm/dss/dispc.c int *decim_x, int *decim_y, decim_y 2301 drivers/gpu/drm/omapdrm/dss/dispc.c int min_factor = min(*decim_x, *decim_y); decim_y 2307 drivers/gpu/drm/omapdrm/dss/dispc.c in_height = height / *decim_y; decim_y 2314 drivers/gpu/drm/omapdrm/dss/dispc.c if (*decim_x == *decim_y) { decim_y 2316 drivers/gpu/drm/omapdrm/dss/dispc.c ++*decim_y; decim_y 2318 drivers/gpu/drm/omapdrm/dss/dispc.c swap(*decim_x, *decim_y); decim_y 2319 drivers/gpu/drm/omapdrm/dss/dispc.c if (*decim_x < *decim_y) decim_y 2323 drivers/gpu/drm/omapdrm/dss/dispc.c } while (*decim_x <= *x_predecim && *decim_y <= *y_predecim && error); decim_y 2344 drivers/gpu/drm/omapdrm/dss/dispc.c int *decim_x, int *decim_y, decim_y 2353 drivers/gpu/drm/omapdrm/dss/dispc.c in_height = height / *decim_y; decim_y 2398 drivers/gpu/drm/omapdrm/dss/dispc.c ++*decim_y; decim_y 2399 drivers/gpu/drm/omapdrm/dss/dispc.c } while (*decim_x <= *x_predecim && *decim_y <= *y_predecim && error); decim_y 2432 drivers/gpu/drm/omapdrm/dss/dispc.c int *decim_x, int *decim_y, decim_y 2438 drivers/gpu/drm/omapdrm/dss/dispc.c u16 in_height = height / *decim_y; decim_y 2508 drivers/gpu/drm/omapdrm/dss/dispc.c int decim_x, decim_y, ret; decim_y 2545 drivers/gpu/drm/omapdrm/dss/dispc.c decim_y = DIV_ROUND_UP(DIV_ROUND_UP(height, out_height), maxvdownscale); decim_y 2550 drivers/gpu/drm/omapdrm/dss/dispc.c if (decim_y > *y_predecim || out_height > height * 8) decim_y 2556 drivers/gpu/drm/omapdrm/dss/dispc.c &decim_x, &decim_y, pos_x, &core_clk, decim_y 2567 drivers/gpu/drm/omapdrm/dss/dispc.c decim_x, decim_y, decim_y 2568 drivers/gpu/drm/omapdrm/dss/dispc.c width / decim_x, height / decim_y, decim_y 2570 drivers/gpu/drm/omapdrm/dss/dispc.c out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y), decim_y 2584 drivers/gpu/drm/omapdrm/dss/dispc.c *y_predecim = decim_y; decim_y 71 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, decim_y 2288 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, decim_y 2293 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int min_factor = min(*decim_x, *decim_y); decim_y 2300 drivers/video/fbdev/omap2/omapfb/dss/dispc.c in_height = height / *decim_y; decim_y 2307 drivers/video/fbdev/omap2/omapfb/dss/dispc.c if (*decim_x == *decim_y) { decim_y 2309 drivers/video/fbdev/omap2/omapfb/dss/dispc.c ++*decim_y; decim_y 2311 drivers/video/fbdev/omap2/omapfb/dss/dispc.c swap(*decim_x, *decim_y); decim_y 2312 drivers/video/fbdev/omap2/omapfb/dss/dispc.c if (*decim_x < *decim_y) decim_y 2316 drivers/video/fbdev/omap2/omapfb/dss/dispc.c } while (*decim_x <= *x_predecim && *decim_y <= *y_predecim && error); decim_y 2334 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, decim_y 2343 drivers/video/fbdev/omap2/omapfb/dss/dispc.c in_height = height / *decim_y; decim_y 2388 drivers/video/fbdev/omap2/omapfb/dss/dispc.c ++*decim_y; decim_y 2389 drivers/video/fbdev/omap2/omapfb/dss/dispc.c } while (*decim_x <= *x_predecim && *decim_y <= *y_predecim && error); decim_y 2419 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, decim_y 2424 drivers/video/fbdev/omap2/omapfb/dss/dispc.c u16 in_height = height / *decim_y; decim_y 2471 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int decim_x, decim_y, ret; decim_y 2504 drivers/video/fbdev/omap2/omapfb/dss/dispc.c decim_y = DIV_ROUND_UP(DIV_ROUND_UP(height, out_height), maxdownscale); decim_y 2509 drivers/video/fbdev/omap2/omapfb/dss/dispc.c if (decim_y > *y_predecim || out_height > height * 8) decim_y 2514 drivers/video/fbdev/omap2/omapfb/dss/dispc.c x_predecim, y_predecim, &decim_x, &decim_y, pos_x, &core_clk, decim_y 2525 drivers/video/fbdev/omap2/omapfb/dss/dispc.c decim_x, decim_y, decim_y 2526 drivers/video/fbdev/omap2/omapfb/dss/dispc.c width / decim_x, height / decim_y, decim_y 2528 drivers/video/fbdev/omap2/omapfb/dss/dispc.c out_height / (height / decim_y), DIV_FRAC(out_height, height / decim_y), decim_y 2542 drivers/video/fbdev/omap2/omapfb/dss/dispc.c *y_predecim = decim_y;