Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_regs.c23 MDP_COLOR_YV12 = MDP_COLORFMT_PACK(0, 3, 0, 1, 1, 8, 1, 1, 8), enumerator
40 return MDP_COLOR_YV12; in mtk_mdp_map_color_format()
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h132 MDP_COLOR_YV12 = MDP_COLOR(0, 0, 0, 3, 1, 1, 8, 1, 1, 8), enumerator
Dmtk-mdp3-regs.c111 .mdp_color = MDP_COLOR_YV12,
229 .mdp_color = MDP_COLOR_YV12,