Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Ddispc.c121 DISPC_COLOR_COMPONENT_RGB_Y = 1 << 0, enumerator
642 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { in dispc_ovl_set_scale_coef()
657 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) in dispc_ovl_set_scale_coef()
1268 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { in dispc_ovl_set_fir()
1448 rotation, DISPC_COLOR_COMPONENT_RGB_Y); in dispc_ovl_set_scaling_common()