Searched refs:CSC_YUV2YUV (Results 1 – 3 of 3) sorted by relevance
51 [CSC_YUV2YUV] = {52 .type = CSC_YUV2YUV,
127 CSC_YUV2YUV, enumerator
523 if ((csc->type == CSC_YUV2RGB) || (CSC_YUV2YUV == csc->type)) in csc_enable()525 if ((csc->type == CSC_RGB2YUV) || (CSC_YUV2YUV == csc->type)) in csc_enable()
Completed in 10 milliseconds