Searched refs:plane_num (Results 1 – 2 of 2) sorted by relevance
103 src_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_in_image_format()108 for (i = 0; i < src_buf->plane_num; i++) in mtk_mdp_hw_set_in_image_format()134 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()138 for (i = 0; i < dst_buf->plane_num; i++) in mtk_mdp_hw_set_out_image_format()
106 int32_t plane_num; member