OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icv8x32fTab
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
_cxcore.h
71
extern const float
icv8x32fTab
[];
72
#define CV_8TO32F(x)
icv8x32fTab
[(x)+128]
cxtables.cpp
56
const float
icv8x32fTab
[] =
Completed in 481 milliseconds