OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CV_8TO32F
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
_cv.h
78
#define
CV_8TO32F
(x) icv8x32fTab_cv[(x)+256]
/external/opencv/cxcore/src/
_cxcore.h
72
#define
CV_8TO32F
(x) icv8x32fTab[(x)+128]
Completed in 56 milliseconds