Home
last modified time | relevance | path

Searched defs:dsttype (Results 1 – 9 of 9) sorted by relevance

/external/opencv/cv/src/
Dcvaccum.cpp44 #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
Dcvsamplers.cpp145 #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.h683 #define ICV_COPY_SUBPIX( flavor, cn, srctype, dsttype ) \ argument
Dcvfilter.cpp1035 #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
Dcvderiv.cpp485 #define ICV_LAPLACE_ROW( flavor, srctype, dsttype, load_macro ) \ argument
/external/opencv/cxcore/src/
Dcxlut.cpp103 #define ICV_DEF_LUT_FUNC_8U_CN( flavor, dsttype, cn ) \ argument
131 #define ICV_DEF_LUT_FUNC_8U( flavor, dsttype ) \ argument
Dcxconvert.cpp1139 #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
Dcxmatmul.cpp2470 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/
Droute.c606 int dsttype = type & ROUTE_DSTANY; in route_Add() local
638 int dsttype = type & ROUTE_DSTANY; in route_Delete() local