Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/omap2/dss/
Ddispc.c114 DISPC_COLOR_COMPONENT_RGB_Y = 1 << 0, enumerator
569 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { in dispc_ovl_set_scale_coef()
584 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) in dispc_ovl_set_scale_coef()
1110 if (color_comp == DISPC_COLOR_COMPONENT_RGB_Y) { in dispc_ovl_set_fir()
1202 rotation, DISPC_COLOR_COMPONENT_RGB_Y); in dispc_ovl_set_scaling_common()