decim_x_min 2437 drivers/gpu/drm/omapdrm/dss/dispc.c int decim_x_min = *decim_x; decim_x_min 2451 drivers/gpu/drm/omapdrm/dss/dispc.c *decim_x = *decim_x > decim_x_min ? *decim_x : decim_x_min; decim_x_min 2423 drivers/video/fbdev/omap2/omapfb/dss/dispc.c int decim_x_min = *decim_x; decim_x_min 2438 drivers/video/fbdev/omap2/omapfb/dss/dispc.c *decim_x = *decim_x > decim_x_min ? *decim_x : decim_x_min;