Searched refs:x_src (Results 1 – 1 of 1) sorted by relevance
38 int x_src = composer->src.x1 >> 16; in compute_crc() local44 for (x = x_src; x < x_src + w_src; ++x) { in compute_crc()99 int x_src = src_composer->src.x1 >> 16; in blend() local108 int x_limit = x_src + w_dst; in blend()111 for (j = x_src, j_dst = x_dst; j < x_limit; ++j) { in blend()