Lines Matching refs:x_offset
42 int x_offset, int y_offset,
55 x_offset, y_offset, qpix_put, chroma_put,
60 x_offset, y_offset, qpix_put, chroma_put, qpix_avg,
115 int x_offset = (i & 1) << 2;
120 x_offset, y_offset,
126 x_offset, y_offset,
131 dest_y, dest_cb, dest_cr, x_offset, y_offset + 2,
137 dest_y, dest_cb, dest_cr, x_offset, y_offset,
142 dest_y, dest_cb, dest_cr, x_offset + 2, y_offset,
150 int sub_x_offset = x_offset + 2 * (j & 1);