Searched refs:YUV2YUV (Results 1 – 1 of 1) sorted by relevance
28 YUV2YUV, enumerator451 fg_csc_type = YUV2YUV; in ipu_dp_init()463 bg_csc_type = YUV2YUV; in ipu_dp_init()470 (((fg_csc_type == RGB2YUV) && (bg_csc_type == YUV2YUV)) || in ipu_dp_init()471 ((fg_csc_type == YUV2YUV) && (bg_csc_type == RGB2YUV)) || in ipu_dp_init()472 ((fg_csc_type == YUV2YUV) && (bg_csc_type == YUV2YUV)) || in ipu_dp_init()1252 if (((fg_csc_type == RGB2YUV) && (bg_csc_type == YUV2YUV)) || in ipu_disp_set_color_key()1253 ((fg_csc_type == YUV2YUV) && (bg_csc_type == RGB2YUV)) || in ipu_disp_set_color_key()1254 ((fg_csc_type == YUV2YUV) && (bg_csc_type == YUV2YUV)) || in ipu_disp_set_color_key()