OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getElemSize
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/core/include/opencv2/core/
utility.hpp
372
static inline size_t
getElemSize
(int type) { return CV_ELEM_SIZE(type); }
/external/opencv3/modules/core/src/
persistence.cpp
[
all
...]
Completed in 118 milliseconds