Home | History | Annotate | Download | only in src

Lines Matching refs:y12

1427         int y11 = center.y - dy, y12 = center.y + dy, y21 = center.y - dx, y22 = center.y + dx;
1433 uchar *tptr1 = ptr + y12 * step;
1487 if( (unsigned)y12 < (unsigned)size.height )
1489 uchar *tptr = ptr + y12 * step;