Lines Matching refs:curr_offset

274     int result, curr_offset, ref_offset;
280 curr_offset = (outpitch - blkwidth) >> 2;
354 p_cur += curr_offset; /* move to the next line */
426 p_cur += curr_offset; /* move to the next line */
488 p_cur += curr_offset; /* move to the next line */
549 p_cur += curr_offset; /* move to the next line */
564 int result, result2, curr_offset, ref_offset;
568 curr_offset = (outpitch - blkwidth) >> 2;
649 p_cur += curr_offset; /* move to the next line */
709 p_cur += curr_offset; /* move to the next line */
722 int result, curr_offset, ref_offset;
726 curr_offset = (outpitch - blkwidth);
775 p_cur += curr_offset; /* move to the next line */
785 int result, curr_offset, ref_offset;
798 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically back up and one pixel to right */
801 curr_offset += 3;
877 p_cur += curr_offset; /* offset to the next pixel */
948 p_cur += (curr_offset - 3);
1016 p_cur += curr_offset; /* offset to the next pixel */
1074 p_cur += (curr_offset - 3);
1088 int result, curr_offset, ref_offset;
1092 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically back up and one pixel to right */
1142 p_cur += curr_offset;
1153 int result, result2, curr_offset, ref_offset;
1157 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically back up and one pixel to right */
1239 p_cur += curr_offset;
1299 p_cur += curr_offset;
1313 int curr_offset, ref_offset;
1472 curr_offset = 1 - outpitch * (blkheight - 1); /* offset vertically up and one pixel right */
1475 curr_offset += 3;
1568 p_cur += curr_offset; /* offset to the next pixel */
1640 p_cur += (curr_offset - 3);