Searched refs:dst_col (Results 1 – 1 of 1) sorted by relevance
924 int dst_row, dst_col; in transform_tile_index() local939 dst_col = -src_row; in transform_tile_index()942 dst_col = src_col; in transform_tile_index()948 dst_col = -dst_col; in transform_tile_index()953 chan->ic_task, ctx, src_col, src_row, dst_col, dst_row); in transform_tile_index()960 dst_col += d_image->num_cols - 1; in transform_tile_index()962 dst_col /= 2; in transform_tile_index()964 return dst_row * d_image->num_cols + dst_col; in transform_tile_index()