Home | History | Annotate | Download | only in src

Lines Matching refs:xe

620         double xe = A11*(win_size.width-1) + A12*y + A13;                   \
625 (unsigned)(cvFloor(xe)-1) < (unsigned)(src_size.width - 3) && \
696 double xe = A11*(win_size.width-1) + A12*y + A13; \
701 (unsigned)(cvFloor(xe)-1) < (unsigned)(src_size.width - 3) && \