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

/external/opencv/cv/src/
H A Dcvaccum.cpp222 #define ICV_DEF_ACCWEIGHTMASK_FUNC_C1( flavor, srctype, dsttype, cvtmacro ) \ macro
252 ICV_DEF_ACCWEIGHTMASK_FUNC_C1( 8u32f, uchar, float, CV_8TO32F )
253 ICV_DEF_ACCWEIGHTMASK_FUNC_C1( 32f, float, float, CV_NOP )

Completed in 98 milliseconds