Searched refs:x_src (Results 1 – 1 of 1) sorted by relevance
39 int x_src = composer->src.x1 >> 16; in compute_crc() local45 for (x = x_src; x < x_src + w_src; ++x) { in compute_crc()122 int x_src = src_composer->src.x1 >> 16; in blend() local131 int x_limit = x_src + w_dst; in blend()134 for (j = x_src, j_dst = x_dst; j < x_limit; ++j) { in blend()