Searched refs:ICV_DEF_ACCPROD_FUNC (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvaccum.cpp81 #define ICV_DEF_ACCPROD_FUNC( flavor, srctype, dsttype, cvtmacro ) \ macro
113 ICV_DEF_ACCPROD_FUNC( 8u32f, uchar, float, CV_8TO32F )
114 ICV_DEF_ACCPROD_FUNC( 32f, float, float, CV_NOP )

Completed in 101 milliseconds