Home | History | Annotate | Download | only in src

Lines Matching defs:ref2

130     uint8 *ref2;
180 ref2 = ref + (y_pos + (dy / 2)) * picpitch + x_pos;
184 eDiagonalInterpMC(ref2, ref, picpitch, pred, pred_pitch, blkwidth, blkheight);