Searched refs:curr_offset (Results 1 – 1 of 1) sorted by relevance
274 int result, curr_offset, ref_offset; in eHorzInterp1MC() local280 curr_offset = (outpitch - blkwidth) >> 2; in eHorzInterp1MC()354 p_cur += curr_offset; /* move to the next line */ in eHorzInterp1MC()426 p_cur += curr_offset; /* move to the next line */ in eHorzInterp1MC()488 p_cur += curr_offset; /* move to the next line */ in eHorzInterp1MC()549 p_cur += curr_offset; /* move to the next line */ in eHorzInterp1MC()564 int result, result2, curr_offset, ref_offset; in eHorzInterp2MC() local568 curr_offset = (outpitch - blkwidth) >> 2; in eHorzInterp2MC()649 p_cur += curr_offset; /* move to the next line */ in eHorzInterp2MC()709 p_cur += curr_offset; /* move to the next line */ in eHorzInterp2MC()[all …]