Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c600 uint32_t phasey_step; in calc_scaley_steps() local
603 ret = calc_phase_step(src, dest, &phasey_step); in calc_scaley_steps()
609 phasey_steps[COMP_0] = phasey_step; in calc_scaley_steps()
610 phasey_steps[COMP_3] = phasey_step; in calc_scaley_steps()
611 phasey_steps[COMP_1_2] = phasey_step / info->vsub; in calc_scaley_steps()