OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CV_SIZEOF_FLOAT
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvmotempl.cpp
63
silStep < size.width || mhiStep < size.width *
CV_SIZEOF_FLOAT
||
64
(mhiStep & (
CV_SIZEOF_FLOAT
- 1)) != 0 )
/external/opencv/cxcore/include/
cxmisc.h
156
#define
CV_SIZEOF_FLOAT
((int)sizeof(float))
[
all
...]
Completed in 2469 milliseconds