Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c825 u32 src_img_w, u32 src_img_h, in mdp5_hwpipe_mode_set() argument
835 MDP5_PIPE_SRC_IMG_SIZE_WIDTH(src_img_w) | in mdp5_hwpipe_mode_set()
934 uint32_t src_img_w, src_img_h; in mdp5_plane_mode_set() local
962 src_img_w = min(fb->width, src_w); in mdp5_plane_mode_set()
978 src_img_w /= 2; in mdp5_plane_mode_set()
1013 src_img_w, src_img_h, in mdp5_plane_mode_set()
1019 src_img_w, src_img_h, in mdp5_plane_mode_set()