/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 | 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 | _cvipp.h | 683 #define ICV_COPY_SUBPIX( flavor, cn, srctype, dsttype ) \ 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
|
/external/opencv/cxcore/src/ |
D | cxlut.cpp | 103 #define ICV_DEF_LUT_FUNC_8U_CN( flavor, dsttype, cn ) \ argument 131 #define ICV_DEF_LUT_FUNC_8U( flavor, dsttype ) \ argument
|
D | cxconvert.cpp | 1139 #define ICV_DEF_CVT_SCALE_FUNC_INT( flavor, dsttype, cast_macro ) \ argument 1257 #define ICV_DEF_CVT_SCALE_FUNC_FLT( flavor, dsttype, cast_macro ) \ argument 1379 #define ICV_DEF_CVT_FUNC_2D( flavor, dsttype, worktype, cast_macro2, \ argument 1546 int dsttype; in cvConvertScale() local
|
D | cxmatmul.cpp | 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/libppp/src/ |
D | route.c | 606 int dsttype = type & ROUTE_DSTANY; in route_Add() local 638 int dsttype = type & ROUTE_DSTANY; in route_Delete() local
|