Lines Matching refs:curr_offset

553     int result, curr_offset, ref_offset;
559 curr_offset = (outpitch - blkwidth) >> 2;
633 p_cur += curr_offset; /* move to the next line */
705 p_cur += curr_offset; /* move to the next line */
767 p_cur += curr_offset; /* move to the next line */
828 p_cur += curr_offset; /* move to the next line */
843 int result, result2, curr_offset, ref_offset;
847 curr_offset = (outpitch - blkwidth) >> 2;
928 p_cur += curr_offset; /* move to the next line */
988 p_cur += curr_offset; /* move to the next line */
1002 int result, curr_offset, ref_offset;
1006 curr_offset = (outpitch - blkwidth);
1055 p_cur += curr_offset; /* move to the next line */
1066 int result, curr_offset, ref_offset;
1079 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically back up and one pixel to right */
1082 curr_offset += 3;
1158 p_cur += curr_offset; /* offset to the next pixel */
1229 p_cur += (curr_offset - 3);
1297 p_cur += curr_offset; /* offset to the next pixel */
1355 p_cur += (curr_offset - 3);
1370 int result, curr_offset, ref_offset;
1374 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically back up and one pixel to right */
1424 p_cur += curr_offset;
1436 int result, result2, curr_offset, ref_offset;
1440 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically back up and one pixel to right */
1522 p_cur += curr_offset;
1582 p_cur += curr_offset;
1596 int curr_offset, ref_offset;
1755 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically up and one pixel right */
1758 curr_offset += 3;
1851 p_cur += curr_offset; /* offset to the next pixel */
1923 p_cur += (curr_offset - 3);