OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icvDepthToType
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
_cxcore.h
79
extern const signed char
icvDepthToType
[];
82
icvDepthToType
[(((depth) & 255) >> 2) + ((depth) < 0)]
cxtables.cpp
50
const signed char
icvDepthToType
[] =
Completed in 64 milliseconds