Searched refs:MDP_COLOR_YV12 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c23 MDP_COLOR_YV12 = MDP_COLORFMT_PACK(0, 3, 0, 1, 1, 8, 1, 1, 8), enumerator in enum:MDP_COLOR_ENUM
40 return MDP_COLOR_YV12;
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmdp_cfg_data.c660 .mdp_color = MDP_COLOR_YV12,
778 .mdp_color = MDP_COLOR_YV12,
881 .mdp_color = MDP_COLOR_YV12,
976 .mdp_color = MDP_COLOR_YV12,
H A Dmtk-mdp3-regs.h133 MDP_COLOR_YV12 = MDP_COLOR(0, 0, 0, 0, 3, 1, 1, 8, 1, 1, 8), enumerator in enum:mdp_color

Completed in 116 milliseconds