Searched refs:ref_offset (Results 1 – 1 of 1) sorted by relevance
274 int result, curr_offset, ref_offset; in eHorzInterp1MC() local282 ref_offset = inpitch - blkwidth; in eHorzInterp1MC()355 p_ref += ref_offset; /* ref_offset = inpitch-blkwidth; */ in eHorzInterp1MC()360 p_ref -= (ref_offset + blkwidth); /* input */ in eHorzInterp1MC()427 p_ref += ref_offset; /* move to the next line */ in eHorzInterp1MC()489 p_ref += ref_offset; /* ref_offset = inpitch-blkwidth; */ in eHorzInterp1MC()494 p_ref -= (ref_offset + blkwidth); /* input */ in eHorzInterp1MC()550 p_ref += ref_offset; in eHorzInterp1MC()564 int result, result2, curr_offset, ref_offset; in eHorzInterp2MC() local570 ref_offset = inpitch - blkwidth; in eHorzInterp2MC()[all …]