OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cross_flag
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvpgh.cpp
244
int
cross_flag
;
local
262
cross_flag
= (d1 ^ d2) < 0;
274
if( !
cross_flag
)
Completed in 1545 milliseconds