Lines Matching refs:y_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,
116 int y_offset = (i & 2) << 1;
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,
151 int sub_y_offset = y_offset + (j & 2);