Searched refs:j_dst (Results 1 – 1 of 1) sorted by relevance
95 int i, j, j_dst, i_dst; in blend() local111 for (j = x_src, j_dst = x_dst; j < x_limit; ++j) { in blend()114 + (j_dst++ * dst_composer->cpp); in blend()