/external/opencv/cv/src/ |
D | cvsumpixels.cpp | 45 cast_macro, cast_sqr_macro ) \ argument 208 worktype, cast_macro, cast_sqr_macro ) \ argument
|
D | cvsamplers.cpp | 146 cast_macro, scale_macro, cast_macro2 )\ argument 265 cast_macro, scale_macro, mul_macro )\ argument 601 worktype, cast_macro, cvt ) \ argument 677 worktype, cast_macro, cvt ) \ argument
|
D | cvimgwarp.cpp | 286 #define ICV_DEF_RESIZE_AREA_FAST_FUNC( flavor, arrtype, worktype, cast_macro ) \ argument 322 #define ICV_DEF_RESIZE_AREA_FUNC( flavor, arrtype, load_macro, cast_macro ) \ argument 953 scale_alpha_macro, mul_one_macro, descale_macro, cast_macro ) \ argument 1225 #define ICV_DEF_WARP_PERSPECTIVE_BILINEAR_FUNC( flavor, arrtype, load_macro, cast_macro )\ argument 1608 #define ICV_DEF_REMAP_BILINEAR_FUNC( flavor, arrtype, load_macro, cast_macro ) \ argument
|
D | cvcolor.cpp | 701 #define CV_IMPL_BGRx2YCrCb( flavor, arrtype, worktype, scale_macro, cast_macro, \ argument 742 scale_macro, cast_macro, YUV_BCb, YUV_GCr, YUV_GCb, YUV_RCr, YUV_Cx_BIAS)\ argument 844 scale_macro, cast_macro, suffix ) \ argument 902 cast_macro, suffix ) \ argument
|
/external/opencv/cxcore/src/ |
D | cxconvert.cpp | 906 scale_macro, abs_macro, cast_macro, a, b ) \ argument 1107 scale_macro, cast_macro, a, b ) \ argument 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
|
D | cxarithm.cpp | 54 #define ICV_DEF_BIN_ARI_OP_CASE( __op__, worktype, cast_macro, len )\ argument 80 #define ICV_DEF_BIN_ARI_OP_2D( __op__, name, type, worktype, cast_macro ) \ argument 109 #define ICV_DEF_BIN_ARI_OP_2D_SFS(__op__, name, type, worktype, cast_macro) \ argument 138 #define ICV_DEF_UN_ARI_OP_CASE( __op__, worktype, cast_macro, \ argument 190 #define ICV_DEF_UN_ARI_OP_2D( __op__, name, type, worktype, cast_macro ) \ argument
|
D | cxrand.cpp | 68 #define ICV_IMPL_RAND_BITS( flavor, arrtype, cast_macro ) \ argument
|
D | cxcmp.cpp | 1249 #define ICV_DEF_BIN_ABS_DIFF_2D(name, arrtype, temptype, abs_macro, cast_macro)\ argument 1297 #define ICV_DEF_UN_ABS_DIFF_2D( name, arrtype, temptype, abs_macro, cast_macro)\ argument
|
D | cxmathfuncs.cpp | 1658 #define ICV_DEF_IPOW_OP( flavor, arrtype, worktype, cast_macro ) \ argument
|