getElemSize       372 modules/core/include/opencv2/core/utility.hpp static inline size_t getElemSize(int type) { return CV_ELEM_SIZE(type); }
getElemSize      5117 modules/core/src/persistence.cpp static void getElemSize( const String& fmt, size_t& elemSize, size_t& cn )