Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.h18 struct img_config *config;
H A Dmtk-mdp3-cmdq.c22 const struct img_config *config;
105 static struct img_config *__get_config_offset(struct mdp_dev *mdp, in __get_config_offset()
136 return (struct img_config *)cfg_c; in __get_config_offset()
140 return (struct img_config *)cfg_c; in __get_config_offset()
598 struct img_config *config; in mdp_cmdq_prepare()
H A Dmtk-img-ipi.h140 struct img_config { struct
H A Dmtk-mdp3-vpu.c215 vpu->config_size = ALIGN(sizeof(struct img_config) * pp_num, 64); in mdp_vpu_dev_init()