Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A 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()
/kernel/linux/linux-6.6/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
40 return MDP_COLOR_YV12; in mtk_mdp_map_color_format()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmdp_cfg_data.c257 .mdp_color = MDP_COLOR_YV12,
375 .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

Completed in 3 milliseconds