Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c196 DISPC_COLOR_COMPONENT_RGB_Y = 1 << 0, enumerator
801 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { in dispc_ovl_set_scale_coef()
816 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) in dispc_ovl_set_scale_coef()
1604 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { in dispc_ovl_set_fir()
1797 rotation, DISPC_COLOR_COMPONENT_RGB_Y); in dispc_ovl_set_scaling_common()