Searched refs:dst_x_offset (Results 1 – 2 of 2) sorted by relevance
472 int dst_x_offset; in bdisp_hw_build_node() local486 dst_x_offset = (src_x_offset * dst_width) / ctx->src.crop.width; in bdisp_hw_build_node()487 dst_rect.left += dst_x_offset; in bdisp_hw_build_node()548 dst_x_offset /= 2; in bdisp_hw_build_node()554 node->txy |= cfg->hflip ? (dst_width - dst_x_offset - 1) : in bdisp_hw_build_node()
542 unsigned int src_x_offset, src_y_offset, dst_x_offset, dst_y_offset; in mixer_graph_buffer() local574 dst_x_offset = plane->crtc_x; in mixer_graph_buffer()620 val = MXR_GRP_DXY_DX(dst_x_offset); in mixer_graph_buffer()