Searched refs:plane_num (Results 1 – 3 of 3) sorted by relevance
95 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()
98 int32_t plane_num; member
24606 + vop_bw_info->plane_num = 0;28686 + int cnt = 0, plane_num = 0;28711 + plane_num++;28713 + vop_bw_info->plane_num += plane_num;28714 + pbandwidth = kmalloc_array(plane_num, sizeof(*pbandwidth),