Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_regs.h18 void mtk_mdp_hw_set_out_image_format(struct mtk_mdp_ctx *ctx);
Dmtk_mdp_regs.c119 void mtk_mdp_hw_set_out_image_format(struct mtk_mdp_ctx *ctx) in mtk_mdp_hw_set_out_image_format() function
Dmtk_mdp_m2m.c527 mtk_mdp_hw_set_out_image_format(ctx); in mtk_mdp_m2m_worker()