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

/external/opencv/cv/src/
H A Dcvaccum.cpp327 #define ICV_DEF_ACCWEIGHTMASK_FUNC_C3( flavor, srctype, dsttype, cvtmacro ) \ macro
357 ICV_DEF_ACCWEIGHTMASK_FUNC_C3( 8u32f, uchar, float, CV_8TO32F )
358 ICV_DEF_ACCWEIGHTMASK_FUNC_C3( 32f, float, float, CV_NOP )

Completed in 256 milliseconds