Searched refs:CSC_YUV2YUV (Results 1 – 3 of 3) sorted by relevance
60 [CSC_YUV2YUV] = {61 .type = CSC_YUV2YUV,
126 CSC_YUV2YUV, enumerator
431 if ((csc->type == CSC_YUV2RGB) || (CSC_YUV2YUV == csc->type)) in csc_enable()433 if ((csc->type == CSC_RGB2YUV) || (CSC_YUV2YUV == csc->type)) in csc_enable()