Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/
H A Dmdp_common.xml.h84 COMP_1_2 = 1, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c678 phasex_steps[COMP_1_2] = phasex_step / info->hsub; in calc_scalex_steps()
701 phasey_steps[COMP_1_2] = phasey_step / info->vsub; in calc_scaley_steps()
772 if (format->is_yuv && i == COMP_1_2) { in mdp5_write_pixel_ext()
907 step->x[COMP_1_2]); in mdp5_hwpipe_mode_set()
909 step->y[COMP_1_2]); in mdp5_hwpipe_mode_set()
H A Dmdp5.xml.h938 case COMP_1_2: return 0x00000110; in __offset_SW_PIX_EXT()