Searched refs:dest_h (Results 1 – 1 of 1) sorted by relevance
1008 int dest_w, dest_h; in vop2_plane_atomic_check() local1041 dest_h = drm_rect_height(dest); in vop2_plane_atomic_check()1043 if (src_w < 4 || src_h < 4 || dest_w < 4 || dest_h < 4) { in vop2_plane_atomic_check()1045 src_w, src_h, dest_w, dest_h); in vop2_plane_atomic_check()