Searched defs:color_conv_coef (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/video/omap/ |
D | dispc.c | 723 const struct color_conv_coef { in setup_color_conv_coef() struct 724 int ry, rcr, rcb, gy, gcr, gcb, by, bcr, bcb; in setup_color_conv_coef() 725 int full_range; in setup_color_conv_coef()
|
/linux-2.6.39/drivers/video/omap2/dss/ |
D | dispc.c | 769 const struct color_conv_coef { in _dispc_setup_color_conv_coef() struct 770 int ry, rcr, rcb, gy, gcr, gcb, by, bcr, bcb; in _dispc_setup_color_conv_coef() 771 int full_range; in _dispc_setup_color_conv_coef()
|