Searched refs:CSC_MODE_YUV_TO_RGB (Results 1 – 2 of 2) sorted by relevance
2304 return CSC_MODE_YUV_TO_RGB; in ilk_csc_mode()2306 return CSC_MODE_YUV_TO_RGB | in ilk_csc_mode()
6285 #define CSC_MODE_YUV_TO_RGB (1 << 0) /* ilk/snb */ macro