Searched refs:i_dst (Results 1 – 1 of 1) sorted by relevance
95 int i, j, j_dst, i_dst; in blend() local110 for (i = y_src, i_dst = y_dst; i < y_limit; ++i) { in blend()113 + (i_dst * dst_composer->pitch) in blend()123 i_dst++; in blend()