Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.h16 void mtk_mdp_hw_set_in_image_format(struct mtk_mdp_ctx *ctx);
H A Dmtk_mdp_regs.c88 void mtk_mdp_hw_set_in_image_format(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_in_image_format() function
H A Dmtk_mdp_m2m.c513 mtk_mdp_hw_set_in_image_format(ctx); in mtk_mdp_m2m_worker()