Searched refs:i_dst (Results 1 – 1 of 1) sorted by relevance
64 int i, j, j_dst, i_dst; in blend() local78 for (i = y_src, i_dst = y_dst; i < y_limit; ++i) { in blend()81 + (i_dst * dest_composer->pitch) in blend()90 i_dst++; in blend()