Searched refs:src_x_offset (Results 1 – 1 of 1) sorted by relevance
760 enum bdisp_target_plan t_plan, int src_x_offset) in bdisp_hw_build_node() argument777 src_rect.left += src_x_offset; in bdisp_hw_build_node()778 src_rect.width -= src_x_offset; in bdisp_hw_build_node()781 dst_x_offset = (src_x_offset * dst_width) / ctx->src.crop.width; in bdisp_hw_build_node()996 int src_x_offset = 0; in bdisp_hw_build_all_nodes() local1013 src_x_offset); in bdisp_hw_build_all_nodes()1021 BDISP_CBCR, src_x_offset); in bdisp_hw_build_all_nodes()1027 src_x_offset += MAX_SRC_WIDTH; in bdisp_hw_build_all_nodes()1028 if (src_x_offset >= ctx->src.crop.width) in bdisp_hw_build_all_nodes()