Searched refs:CSC_RGB2YUV (Results 1 – 3 of 3) sorted by relevance
39 [CSC_RGB2YUV] = {40 .type = CSC_RGB2YUV,
126 CSC_RGB2YUV, enumerator
525 if ((csc->type == CSC_RGB2YUV) || (CSC_YUV2YUV == csc->type)) in csc_enable()