Home | History | Annotate | Download | only in src

Lines Matching refs:ye

621         double ye = A21*(win_size.width-1) + A22*y + A23;                   \
626 (unsigned)(cvFloor(ye)-1) < (unsigned)(src_size.height - 3)) \
697 double ye = A21*(win_size.width-1) + A22*y + A23; \
702 (unsigned)(cvFloor(ye)-1) < (unsigned)(src_size.height - 3)) \