OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int_velocityy
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvoptflowbm.cpp
124
int *
int_velocityY
= (int *) velocityY;
379
offY =
int_velocityY
[j];
513
int_velocityY
[j] = VelocityY + (offY << 16);
519
int_velocityY
+= velStep;
Completed in 4086 milliseconds