Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_regs.c95 src_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_in_image_format()
100 for (i = 0; i < src_buf->plane_num; i++) in mtk_mdp_hw_set_in_image_format()
126 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()
130 for (i = 0; i < dst_buf->plane_num; i++) in mtk_mdp_hw_set_out_image_format()
H A Dmtk_mdp_ipi.h100 int32_t plane_num; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c95 src_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_in_image_format()
100 for (i = 0; i < src_buf->plane_num; i++) in mtk_mdp_hw_set_in_image_format()
126 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()
130 for (i = 0; i < dst_buf->plane_num; i++) in mtk_mdp_hw_set_out_image_format()
H A Dmtk_mdp_ipi.h100 int32_t plane_num; member

Completed in 2 milliseconds