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