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

/external/opencv/cv/src/
H A Dcvaccum.cpp117 #define ICV_DEF_ACCWEIGHT_FUNC( flavor, srctype, dsttype, cvtmacro ) \ macro
148 ICV_DEF_ACCWEIGHT_FUNC( 8u32f, uchar, float, CV_8TO32F )
149 ICV_DEF_ACCWEIGHT_FUNC( 32f, float, float, CV_NOP )

Completed in 40 milliseconds