Searched refs:is_fourcc_yuv (Results 1 – 1 of 1) sorted by relevance
275 bool is_fourcc_yuv = new_plane_state->fb->format->is_yuv; in omap_plane_atomic_check() local277 if (is_fourcc_yuv && (((new_plane_state->src_w >> 16) / 2 & 1) || in omap_plane_atomic_check()