Home | History | Annotate | Download | only in src

Lines Matching defs:it

536         int it = cvRound(t);
537 t -= it;
538 int sin_idx = it & (N - 1);