Searched refs:clip_scaled (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/
H A Ddrm_rect.c55 static u32 clip_scaled(int src, int dst, int *clip) function
99 u32 new_src_w = clip_scaled(drm_rect_width(src),
107 u32 new_src_h = clip_scaled(drm_rect_height(src),
115 u32 new_src_w = clip_scaled(drm_rect_width(src),
123 u32 new_src_h = clip_scaled(drm_rect_height(src),

Completed in 325 milliseconds