Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c387 static int calc_scaley_steps(uint32_t pixel_format, uint32_t src, uint32_t dest, in calc_scaley_steps() function
498 ret = calc_scaley_steps(pix_format, src_h, crtc_h, phasey_step); in mdp5_plane_mode_set()