Searched refs:CSC_YUV2YUV (Results 1 – 3 of 3) sorted by relevance
49 [CSC_YUV2YUV] = {50 .type = CSC_YUV2YUV,
122 CSC_YUV2YUV, enumerator
592 if ((csc->type == CSC_YUV2RGB) || (CSC_YUV2YUV == csc->type)) in csc_enable()594 if ((csc->type == CSC_RGB2YUV) || (CSC_YUV2YUV == csc->type)) in csc_enable()