Searched refs:src_x_start (Results 1 – 1 of 1) sorted by relevance
1539 uint32_t src_x_start = MAX2(src_offset.x, bx * block_width); in hk_copy_image_to_image_cpu() local1540 uint32_t dst_x_start = src_x_start - src_offset.x + dst_offset.x; in hk_copy_image_to_image_cpu()1543 src_x_start; in hk_copy_image_to_image_cpu()1546 temp_pitch, src_x_start, src_y_start, width, height); in hk_copy_image_to_image_cpu()