OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:currsecond
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvcorrespond.cpp
333
int
currSecond
;
347
currSecond
= 0;
356
&(second[
currSecond
]),
365
currSecond
+= second_runs[n] * 2 + 1;
cvmorphing.cpp
303
int
currSecond
= 0;
331
&(second[
currSecond
]),
344
currSecond
+= (second_runs[currLine] * 2) + 1;
Completed in 144 milliseconds