/external/opencv/cxcore/src/ |
D | _cxipp.h | 147 #define IPCV_DEF_MEAN_MASK( flavor, srctype ) \ argument 179 #define IPCV_DEF_MEAN_SDV( flavor, srctype ) \ argument 225 #define IPCV_DEF_MIN_MAX_LOC( flavor, srctype, extrtype, plugin ) \ argument 254 #define IPCV_DEF_SUM_NOHINT( flavor, srctype, plugin ) \ argument 268 #define IPCV_DEF_SUM_HINT( flavor, srctype ) \ argument 298 #define IPCV_DEF_NON_ZERO( flavor, srctype ) \ argument 313 #define IPCV_DEF_NORM_NOHINT_C1( flavor, srctype, plugin ) \ argument 339 #define IPCV_DEF_NORM_HINT_C1( flavor, srctype ) \ argument 368 #define IPCV_DEF_NORM_MASK_C1( flavor, srctype, plugin ) \ argument
|
D | cxminmaxloc.cpp | 48 #define CV_MINMAXLOC_ENTRY( _toggle_, srctype, temptype, cn ) \ argument 87 srctype, temptype, extrtype ) \ argument 105 srctype, temptype, extrtype ) \ argument 124 #define ICV_DEF_MINMAXLOC_ALL_INT( flavor, srctype, \ argument 145 #define ICV_DEF_MINMAXLOC_ALL_FLT( flavor, srctype, _toggle_, \ argument 165 #define CV_MINMAXLOC_MASK_ENTRY( _toggle_, srctype, temptype, cn ) \ argument 214 srctype, temptype, extrtype ) \ argument 234 flavor, srctype, temptype, extrtype ) \ argument 254 #define ICV_DEF_MINMAXLOC_MASK_ALL_INT( flavor, srctype, \ argument 261 #define ICV_DEF_MINMAXLOC_MASK_ALL_FLT( flavor, srctype, _toggle_, \ argument
|
D | cxconvert.cpp | 905 #define ICV_DEF_CVT_SCALE_ABS_CASE( srctype, worktype, \ argument 956 int srctype = param; in icvCvtScaleAbsTo_8u_C1R() local 1106 #define ICV_DEF_CVT_SCALE_CASE( srctype, worktype, \ argument 1345 #define ICV_DEF_CVT_CASE_2D( srctype, worktype, \ argument
|
D | cxmatmul.cpp | 2321 #define ICV_DOT_PRODUCT_CASE( flavor, srctype, avgtype, load_macro ) \ argument 2377 #define ICV_EXT_PRODUCT_CASE( flavor, srctype, avgtype, load_macro ) \ argument 2470 int srctype = 0, dsttype = 0; in cvCalcCovarMatrix() local 2852 #define ICV_DEF_MULTRANS_R_FUNC( flavor, srctype, dsttype, load_macro ) \ argument 2990 #define ICV_DEF_MULTRANS_L_FUNC( flavor, srctype, dsttype, load_macro ) \ argument
|
/external/opencv/cv/src/ |
D | cvaccum.cpp | 44 #define ICV_DEF_ACC_FUNC( name, srctype, dsttype, cvtmacro ) \ argument 81 #define ICV_DEF_ACCPROD_FUNC( flavor, srctype, dsttype, cvtmacro ) \ in ICV_DEF_ACC_FUNC() argument 117 #define ICV_DEF_ACCWEIGHT_FUNC( flavor, srctype, dsttype, cvtmacro ) \ argument 152 #define ICV_DEF_ACCMASK_FUNC_C1( name, srctype, dsttype, cvtmacro ) \ argument 188 #define ICV_DEF_ACCPRODUCTMASK_FUNC_C1( flavor, srctype, dsttype, cvtmacro ) \ argument 222 #define ICV_DEF_ACCWEIGHTMASK_FUNC_C1( flavor, srctype, dsttype, cvtmacro ) \ argument 256 #define ICV_DEF_ACCMASK_FUNC_C3( name, srctype, dsttype, cvtmacro ) \ argument 292 #define ICV_DEF_ACCPRODUCTMASK_FUNC_C3( flavor, srctype, dsttype, cvtmacro ) \ argument 327 #define ICV_DEF_ACCWEIGHTMASK_FUNC_C3( flavor, srctype, dsttype, cvtmacro ) \ argument
|
D | _cvipp.h | 382 #define IPCV_FILTER_SOBEL_BORDER( suffix, flavor, srctype ) \ argument 405 #define IPCV_FILTER_SCHARR_BORDER( suffix, flavor, srctype ) \ argument 423 #define IPCV_FILTER_LAPLACIAN_BORDER( flavor, srctype ) \ argument 683 #define ICV_COPY_SUBPIX( flavor, cn, srctype, dsttype ) \ argument
|
D | cvsamplers.cpp | 145 #define ICV_DEF_GET_RECT_SUB_PIX_FUNC( flavor, srctype, dsttype, worktype, \ argument 264 #define ICV_DEF_GET_RECT_SUB_PIX_FUNC_C3( flavor, srctype, dsttype, worktype, \ argument 600 #define ICV_DEF_GET_QUADRANGLE_SUB_PIX_FUNC( flavor, srctype, dsttype, \ argument 676 #define ICV_DEF_GET_QUADRANGLE_SUB_PIX_FUNC_C3( flavor, srctype, dsttype, \ argument
|
D | cvmoments.cpp | 252 #define ICV_DEF_CALC_MOMENTS_IN_TILE( __op__, name, flavor, srctype, temptype, momtype ) \ argument
|
D | cvfilter.cpp | 1035 #define ICV_FILTER_ROW( flavor, srctype, dsttype, load_macro ) \ argument 1082 #define ICV_FILTER_ROW_SYMM( flavor, srctype, dsttype, load_macro ) \ argument 1449 #define ICV_FILTER_COL( flavor, srctype, dsttype, worktype, \ argument 1504 #define ICV_FILTER_COL_SYMM( flavor, srctype, dsttype, worktype, \ argument
|
D | cvderiv.cpp | 485 #define ICV_LAPLACE_ROW( flavor, srctype, dsttype, load_macro ) \ argument
|