Lines Matching refs:iys
383 int iys = cvFloor(ys);
386 (unsigned)(iys - delta - 1) >= (unsigned)srows1 )
391 (unsigned)(iys - delta) >= (unsigned)srows )
396 ys -= iys;
402 const uchar* sptr = sptr0 + iys*step + ixs*cn;
419 const ushort* sptr = (const ushort*)sptr0 + iys*step + ixs*cn;
436 const float* sptr = (const float*)sptr0 + iys*step + ixs*cn;