Home
last modified time | relevance | path

Searched refs:src_img_h (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c770 u32 src_img_w, u32 src_img_h, in mdp5_hwpipe_mode_set() argument
781 MDP5_PIPE_SRC_IMG_SIZE_HEIGHT(src_img_h)); in mdp5_hwpipe_mode_set()
879 uint32_t src_img_w, src_img_h; in mdp5_plane_mode_set() local
908 src_img_h = min(fb->height, src_h); in mdp5_plane_mode_set()
958 src_img_w, src_img_h, in mdp5_plane_mode_set()
964 src_img_w, src_img_h, in mdp5_plane_mode_set()