OpenGrok
Cross Reference: cxmathfuncs.cpp
xref
: /
external
/
opencv
/
cxcore
/
src
/
cxmathfuncs.cpp
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);