Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions | Variables
_cxipp.h File Reference

Go to the source code of this file.

Macros

#define IPCV_COPYSET(flavor, arrtype, scalartype)
 
#define IPCV_BIN_ARITHM(name)
 
#define IPCV_LOGIC(name)
 
#define IPCV_DEF_MEAN_MASK(flavor, srctype)
 
#define ICV_MEAN_SDV_PLUGIN   0 /* CV_PLUGINS1(IPPCV) */
 
#define IPCV_DEF_MEAN_SDV(flavor, srctype)
 
#define IPCV_DEF_MIN_MAX_LOC(flavor, srctype, extrtype, plugin)
 
#define IPCV_DEF_SUM_NOHINT(flavor, srctype, plugin)
 
#define IPCV_DEF_SUM_HINT(flavor, srctype)
 
#define IPCV_DEF_NON_ZERO(flavor, srctype)
 
#define IPCV_DEF_NORM_NOHINT_C1(flavor, srctype, plugin)
 
#define IPCV_DEF_NORM_HINT_C1(flavor, srctype)
 
#define IPCV_DEF_NORM_MASK_C1(flavor, srctype, plugin)
 
#define IPCV_ABS_DIFF(flavor, arrtype)
 
#define IPCV_CMP(arrtype, flavor)
 
#define IPCV_PIX_PLANE(flavor, arrtype)
 
#define IPCV_TRANSFORM(suffix, ipp_suffix, cn)
 
#define IPCV_TRANSFORM_N1(suffix)
 
#define IPCV_DFT(init_flavor, fwd_flavor, inv_flavor)
 
#define IPCV_COPYSET(flavor, arrtype, scalartype)
 
#define IPCV_BIN_ARITHM(name)
 
#define IPCV_LOGIC(name)
 
#define IPCV_DEF_MEAN_MASK(flavor, srctype)
 
#define ICV_MEAN_SDV_PLUGIN   0 /* CV_PLUGINS1(IPPCV) */
 
#define IPCV_DEF_MEAN_SDV(flavor, srctype)
 
#define IPCV_DEF_MIN_MAX_LOC(flavor, srctype, extrtype, plugin)
 
#define IPCV_DEF_SUM_NOHINT(flavor, srctype, plugin)
 
#define IPCV_DEF_SUM_HINT(flavor, srctype)
 
#define IPCV_DEF_NON_ZERO(flavor, srctype)
 
#define IPCV_DEF_NORM_NOHINT_C1(flavor, srctype, plugin)
 
#define IPCV_DEF_NORM_HINT_C1(flavor, srctype)
 
#define IPCV_DEF_NORM_MASK_C1(flavor, srctype, plugin)
 
#define IPCV_ABS_DIFF(flavor, arrtype)
 
#define IPCV_CMP(arrtype, flavor)
 
#define IPCV_PIX_PLANE(flavor, arrtype)
 
#define IPCV_TRANSFORM(suffix, ipp_suffix, cn)
 
#define IPCV_TRANSFORM_N1(suffix)
 
#define IPCV_DFT(init_flavor, fwd_flavor, inv_flavor)
 

Functions

 IPCVAPI_EX (CvStatus, icvCopy_8u_C1R,"ippiCopy_8u_C1R", 0,(const uchar *src, int src_step, uchar *dst, int dst_step, CvSize size)) IPCVAPI_EX(CvStatus
 
uchar uchar int CvSize size IPCVAPI_EX (CvStatus, icvCvt_32f64f,"ippsConvert_32f64f", CV_PLUGINS1(CV_PLUGIN_IPPS),(const float *src, double *dst, int len)) IPCVAPI_EX(CvStatus
 
uchar uchar int CvSize size CV_PLUGINS1 (CV_PLUGIN_IPPS)
 
 IPCVAPI_EX (CvStatus, icvNot_8u_C1R,"ippiNot_8u_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI),(const uchar *src, int step1, uchar *dst, int step, CvSize size)) IPCVAPI_EX(CvStatus
 
 CV_PLUGINS1 (CV_PLUGIN_IPPVM)
 
const float float int len IPCVAPI_EX (CvStatus, icvSqrt_32f,"ippsSqrt_32f_A21, ippsSqrt_32f", CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS),(const float *src, float *dst, int len)) IPCVAPI_EX(CvStatus
 
const float float int len
const double double int len 
IPCVAPI_EX (CvStatus, icvSqrt_64f,"ippsSqrt_64f_A50, ippsSqrt_64f", CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS),(const double *src, double *dst, int len)) IPCVAPI_EX(CvStatus
 
const float float int len
const double double int len 
CV_PLUGINS2 (CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS)
 
const float float int len
const double double int len
const float float int n 
IPCVAPI_EX (CvStatus, icvLog_64f,"ippsLn_64f_A50, ippsLn_64f", CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS),(const double *x, double *y, int n)) IPCVAPI_EX(CvStatus
 
const float float int len
const double double int len
const float float int n const
float float int n 
IPCVAPI_EX (CvStatus, icvExp_64f,"ippsExp_64f_A50, ippsExp_64f", CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS),(const double *x, double *y, int n)) IPCVAPI_EX(CvStatus
 
const float float int len
const double double int len
const float float int n const
float float int n 
CV_PLUGINS1 (CV_PLUGIN_IPPCV)
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len 
IPCVAPI_EX (CvStatus, icvCheckArray_32f_C1R,"ippiCheckArray_32f_C1R", 0,(const float *src, int srcstep, CvSize size, int flags, double min_val, double max_val)) IPCVAPI_EX(CvStatus
 
 IPCVAPI_C_EX (void, icvBLAS_GEMM_32f,"sgemm, mkl_sgemm", CV_PLUGINS2(CV_PLUGIN_MKL, CV_PLUGIN_MKL),(const char *transa, const char *transb, int *n, int *m, int *k, const void *alpha, const void *a, int *lda, const void *b, int *ldb, const void *beta, void *c, int *ldc)) IPCVAPI_C_EX(void
 
 CV_PLUGINS2 (CV_PLUGIN_MKL, CV_PLUGIN_MKL)
 
const char const char int int
int const void const void int
const void int const void void
int *ldc 
IPCVAPI_C_EX (void, icvBLAS_GEMM_32fc,"cgemm, mkl_cgemm", CV_PLUGINS2(CV_PLUGIN_MKL, CV_PLUGIN_MKL),(const char *transa, const char *transb, int *n, int *m, int *k, const void *alpha, const void *a, int *lda, const void *b, int *ldb, const void *beta, void *c, int *ldc)) IPCVAPI_C_EX(void
 

Variables

 icvSetByte_8u_C1R
 
 ippiSet_8u_C1R
 
uchar value
 
uchar uchardst
 
uchar uchar int dst_step
 
uchar uchar int CvSize size icvCvt_64f32f
 
uchar uchar int CvSize size ippsConvert_64f32f
 
uchar uchar int CvSize size
const double
src
 
 icvInvSqrt_32f
 
 ippsInvSqrt_32f_A21
 
const float float int len icvInvSqrt_64f
 
const float float int len ippsInvSqrt_64f_A50
 
const float float int len
const double double int len 
icvLog_32f
 
const float float int len
const double double int len 
ippsLn_32f_A21
 
const float float int len
const double double int len 
ippsLn_32f
 
const float float int len
const double double int len
const float
x
 
const float float int len
const double double int len
const float float
y
 
const float float int len
const double double int len
const float float int n 
icvExp_32f
 
const float float int len
const double double int len
const float float int n 
ippsExp_32f_A21
 
const float float int len
const double double int len
const float float int n 
ippsExp_32f
 
const float float int len
const double double int len
const float float int n const
float float int n 
icvFastArctan_32f
 
const float float int len
const double double int len
const float float int n const
float float int n 
ippibFastArctan_32f
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float
angle
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len 
icvCheckArray_64f_C1R
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len 
ippiCheckArray_64f_C1R
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len
const double int 
srcstep
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len
const double int CvSize 
size
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len
const double int CvSize int 
flags
 
const float float int len
const double double int len
const float float int n const
float float int n const float
const float float int len
const double int CvSize int
double 
min_val
 
 icvBLAS_GEMM_64f
 
 dgemm
 
 mkl_dgemm
 
const char * transa
 
const char const char * transb
 
const char const char intn
 
const char const char int intm
 
const char const char int int intk
 
const char const char int int
int const void * 
alpha
 
const char const char int int
int const void const void * 
a
 
const char const char int int
int const void const void int
lda
 
const char const char int int
int const void const void int
const void * 
b
 
const char const char int int
int const void const void int
const void int
ldb
 
const char const char int int
int const void const void int
const void int const void * 
beta
 
const char const char int int
int const void const void int
const void int const void void * 
c
 
const char const char int int
int const void const void int
const void int const void void
int *ldc 
icvBLAS_GEMM_64fc
 
const char const char int int
int const void const void int
const void int const void void
int *ldc 
zgemm
 
const char const char int int
int const void const void int
const void int const void void
int *ldc 
mkl_zgemm
 

Macro Definition Documentation

#define ICV_MEAN_SDV_PLUGIN   0 /* CV_PLUGINS1(IPPCV) */
#define ICV_MEAN_SDV_PLUGIN   0 /* CV_PLUGINS1(IPPCV) */
#define IPCV_ABS_DIFF (   flavor,
  arrtype 
)
Value:
IPCVAPI_EX( CvStatus, icvAbsDiff_##flavor##_C1R, \
"ippiAbsDiff_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),\
( const arrtype* src1, int srcstep1, \
const arrtype* src2, int srcstep2, \
#define IPCV_ABS_DIFF (   flavor,
  arrtype 
)
Value:
IPCVAPI_EX( CvStatus, icvAbsDiff_##flavor##_C1R, \
"ippiAbsDiff_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPCV),\
( const arrtype* src1, int srcstep1, \
const arrtype* src2, int srcstep2, \
#define IPCV_BIN_ARITHM (   name)
Value:
IPCVAPI_EX( CvStatus, icv##name##_8u_C1R, \
"ippi" #name "_8u_C1RSfs", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const uchar* src1, int srcstep1, const uchar* src2, int srcstep2, \
uchar* dst, int dststep, CvSize size, int scalefactor )) \
IPCVAPI_EX( CvStatus, icv##name##_16u_C1R, \
"ippi" #name "_16u_C1RSfs", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const ushort* src1, int srcstep1, const ushort* src2, int srcstep2,\
ushort* dst, int dststep, CvSize size, int scalefactor )) \
IPCVAPI_EX( CvStatus, icv##name##_16s_C1R, \
"ippi" #name "_16s_C1RSfs", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const short* src1, int srcstep1, const short* src2, int srcstep2, \
short* dst, int dststep, CvSize size, int scalefactor )) \
IPCVAPI_EX( CvStatus, icv##name##_32s_C1R, \
"ippi" #name "_32s_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const int* src1, int srcstep1, const int* src2, int srcstep2, \
int* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icv##name##_32f_C1R, \
"ippi" #name "_32f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const float* src1, int srcstep1, const float* src2, int srcstep2, \
float* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icv##name##_64f_C1R, \
"ippi" #name "_64f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const double* src1, int srcstep1, const double* src2, int srcstep2,\
double* dst, int dststep, CvSize size ))
#define IPCV_BIN_ARITHM (   name)
Value:
IPCVAPI_EX( CvStatus, icv##name##_8u_C1R, \
"ippi" #name "_8u_C1RSfs", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const uchar* src1, int srcstep1, const uchar* src2, int srcstep2, \
uchar* dst, int dststep, CvSize size, int scalefactor )) \
IPCVAPI_EX( CvStatus, icv##name##_16u_C1R, \
"ippi" #name "_16u_C1RSfs", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const ushort* src1, int srcstep1, const ushort* src2, int srcstep2,\
ushort* dst, int dststep, CvSize size, int scalefactor )) \
IPCVAPI_EX( CvStatus, icv##name##_16s_C1R, \
"ippi" #name "_16s_C1RSfs", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const short* src1, int srcstep1, const short* src2, int srcstep2, \
short* dst, int dststep, CvSize size, int scalefactor )) \
IPCVAPI_EX( CvStatus, icv##name##_32s_C1R, \
"ippi" #name "_32s_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const int* src1, int srcstep1, const int* src2, int srcstep2, \
int* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icv##name##_32f_C1R, \
"ippi" #name "_32f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const float* src1, int srcstep1, const float* src2, int srcstep2, \
float* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icv##name##_64f_C1R, \
"ippi" #name "_64f_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const double* src1, int srcstep1, const double* src2, int srcstep2,\
double* dst, int dststep, CvSize size ))
#define IPCV_CMP (   arrtype,
  flavor 
)
Value:
IPCVAPI_EX( CvStatus, icvCompare_##flavor##_C1R, \
"ippiCompare_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src1, int srcstep1, const arrtype* src2, int srcstep2, \
arrtype* dst, int dststep, CvSize size, int cmp_op )) \
IPCVAPI_EX( CvStatus, icvCompareC_##flavor##_C1R, \
"ippiCompareC_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src1, int srcstep1, arrtype scalar, \
arrtype* dst, int dststep, CvSize size, int cmp_op )) \
IPCVAPI_EX( CvStatus, icvThreshold_GT_##flavor##_C1R, \
"ippiThreshold_GT_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* pSrc, int srcstep, arrtype* pDst, int dststep, \
IPCVAPI_EX( CvStatus, icvThreshold_LT_##flavor##_C1R, \
"ippiThreshold_LT_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* pSrc, int srcstep, arrtype* pDst, int dststep, \
#define IPCV_CMP (   arrtype,
  flavor 
)
Value:
IPCVAPI_EX( CvStatus, icvCompare_##flavor##_C1R, \
"ippiCompare_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src1, int srcstep1, const arrtype* src2, int srcstep2, \
arrtype* dst, int dststep, CvSize size, int cmp_op )) \
IPCVAPI_EX( CvStatus, icvCompareC_##flavor##_C1R, \
"ippiCompareC_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src1, int srcstep1, arrtype scalar, \
arrtype* dst, int dststep, CvSize size, int cmp_op )) \
IPCVAPI_EX( CvStatus, icvThreshold_GT_##flavor##_C1R, \
"ippiThreshold_GT_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* pSrc, int srcstep, arrtype* pDst, int dststep, \
IPCVAPI_EX( CvStatus, icvThreshold_LT_##flavor##_C1R, \
"ippiThreshold_LT_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* pSrc, int srcstep, arrtype* pDst, int dststep, \
#define IPCV_COPYSET (   flavor,
  arrtype,
  scalartype 
)
Value:
IPCVAPI_EX( CvStatus, icvCopy##flavor, "ippiCopy" #flavor, \
( const arrtype* src, int srcstep, \
const uchar* mask, int maskstep )) \
IPCVAPI_EX( CvStatus, icvSet##flavor, "ippiSet" #flavor, \
0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( arrtype* dst, int dststep, \
const uchar* mask, int maskstep, \
#define IPCV_COPYSET (   flavor,
  arrtype,
  scalartype 
)
Value:
IPCVAPI_EX( CvStatus, icvCopy##flavor, "ippiCopy" #flavor, \
( const arrtype* src, int srcstep, \
const uchar* mask, int maskstep )) \
IPCVAPI_EX( CvStatus, icvSet##flavor, "ippiSet" #flavor, \
0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( arrtype* dst, int dststep, \
const uchar* mask, int maskstep, \
#define IPCV_DEF_MEAN_MASK (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C1MR, \
"ippiMean_" #flavor "_C1MR", CV_PLUGINS1(CV_PLUGIN_IPPCV), \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean )) \
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C2MR, \
"ippiMean_" #flavor "_C2MR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean )) \
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C3MR, \
"ippiMean_" #flavor "_C3MR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean )) \
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C4MR, \
"ippiMean_" #flavor "_C4MR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean ))
#define IPCV_DEF_MEAN_MASK (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C1MR, \
"ippiMean_" #flavor "_C1MR", CV_PLUGINS1(CV_PLUGIN_IPPCV), \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean )) \
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C2MR, \
"ippiMean_" #flavor "_C2MR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean )) \
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C3MR, \
"ippiMean_" #flavor "_C3MR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean )) \
IPCVAPI_EX( CvStatus, icvMean_##flavor##_C4MR, \
"ippiMean_" #flavor "_C4MR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, const uchar* mask, \
int maskStep, CvSize size, double* mean ))
#define IPCV_DEF_MEAN_SDV (   flavor,
  srctype 
)
#define IPCV_DEF_MEAN_SDV (   flavor,
  srctype 
)
#define IPCV_DEF_MIN_MAX_LOC (   flavor,
  srctype,
  extrtype,
  plugin 
)
Value:
IPCVAPI_EX( CvStatus, icvMinMaxIndx_##flavor##_C1R, \
"ippiMinMaxIndx_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, \
CvSize size, extrtype* minVal, extrtype* maxVal, \
CvPoint* minLoc, CvPoint* maxLoc )) \
IPCVAPI_EX( CvStatus, icvMinMaxIndx_##flavor##_C1MR, \
"ippiMinMaxIndx_" #flavor "_C1MR", plugin, \
( const srctype* img, int imgstep, \
const uchar* mask, int maskStep, \
CvSize size, extrtype* minVal, extrtype* maxVal, \
CvPoint* minLoc, CvPoint* maxLoc ))
#define IPCV_DEF_MIN_MAX_LOC (   flavor,
  srctype,
  extrtype,
  plugin 
)
Value:
IPCVAPI_EX( CvStatus, icvMinMaxIndx_##flavor##_C1R, \
"ippiMinMaxIndx_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, \
CvSize size, extrtype* minVal, extrtype* maxVal, \
CvPoint* minLoc, CvPoint* maxLoc )) \
IPCVAPI_EX( CvStatus, icvMinMaxIndx_##flavor##_C1MR, \
"ippiMinMaxIndx_" #flavor "_C1MR", plugin, \
( const srctype* img, int imgstep, \
const uchar* mask, int maskStep, \
CvSize size, extrtype* minVal, extrtype* maxVal, \
CvPoint* minLoc, CvPoint* maxLoc ))
#define IPCV_DEF_NON_ZERO (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvCountNonZero_##flavor##_C1R, \
"ippiCountNonZero_" #flavor "_C1R", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, CvSize size, int* nonzero ))
#define IPCV_DEF_NON_ZERO (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvCountNonZero_##flavor##_C1R, \
"ippiCountNonZero_" #flavor "_C1R", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const srctype* img, int imgstep, CvSize size, int* nonzero ))
#define IPCV_DEF_NORM_HINT_C1 (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvNorm_Inf_##flavor##_C1R, \
"ippiNorm_Inf_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNorm_L1_##flavor##_C1R, \
"ippiNorm_L1_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
IPCVAPI_EX( CvStatus, icvNorm_L2_##flavor##_C1R, \
"ippiNorm_L2_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
IPCVAPI_EX( CvStatus, icvNormDiff_Inf_##flavor##_C1R, \
"ippiNormDiff_Inf_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_L1_##flavor##_C1R, \
"ippiNormDiff_L1_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
IPCVAPI_EX( CvStatus, icvNormDiff_L2_##flavor##_C1R, \
"ippiNormDiff_L2_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
#define IPCV_DEF_NORM_HINT_C1 (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvNorm_Inf_##flavor##_C1R, \
"ippiNorm_Inf_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNorm_L1_##flavor##_C1R, \
"ippiNorm_L1_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
IPCVAPI_EX( CvStatus, icvNorm_L2_##flavor##_C1R, \
"ippiNorm_L2_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
IPCVAPI_EX( CvStatus, icvNormDiff_Inf_##flavor##_C1R, \
"ippiNormDiff_Inf_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_L1_##flavor##_C1R, \
"ippiNormDiff_L1_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
IPCVAPI_EX( CvStatus, icvNormDiff_L2_##flavor##_C1R, \
"ippiNormDiff_L2_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
#define IPCV_DEF_NORM_MASK_C1 (   flavor,
  srctype,
  plugin 
)
#define IPCV_DEF_NORM_MASK_C1 (   flavor,
  srctype,
  plugin 
)
#define IPCV_DEF_NORM_NOHINT_C1 (   flavor,
  srctype,
  plugin 
)
Value:
IPCVAPI_EX( CvStatus, icvNorm_Inf_##flavor##_C1R, \
"ippiNorm_Inf_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNorm_L1_##flavor##_C1R, \
"ippiNorm_L1_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNorm_L2_##flavor##_C1R, \
"ippiNorm_L2_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_Inf_##flavor##_C1R, \
"ippiNormDiff_Inf_" #flavor "_C1R", plugin, \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_L1_##flavor##_C1R, \
"ippiNormDiff_L1_" #flavor "_C1R", plugin, \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_L2_##flavor##_C1R, \
"ippiNormDiff_L2_" #flavor "_C1R", plugin, \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm ))
#define IPCV_DEF_NORM_NOHINT_C1 (   flavor,
  srctype,
  plugin 
)
Value:
IPCVAPI_EX( CvStatus, icvNorm_Inf_##flavor##_C1R, \
"ippiNorm_Inf_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNorm_L1_##flavor##_C1R, \
"ippiNorm_L1_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNorm_L2_##flavor##_C1R, \
"ippiNorm_L2_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_Inf_##flavor##_C1R, \
"ippiNormDiff_Inf_" #flavor "_C1R", plugin, \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_L1_##flavor##_C1R, \
"ippiNormDiff_L1_" #flavor "_C1R", plugin, \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm )) \
IPCVAPI_EX( CvStatus, icvNormDiff_L2_##flavor##_C1R, \
"ippiNormDiff_L2_" #flavor "_C1R", plugin, \
( const srctype* img1, int imgstep1, \
const srctype* img2, int imgstep2, \
CvSize size, double* norm ))
#define IPCV_DEF_SUM_HINT (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C1R, \
"ippiSum_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* sum, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C2R, \
"ippiSum_" #flavor "_C2R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* sum, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C3R, \
"ippiSum_" #flavor "_C3R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* sum, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C4R, \
"ippiSum_" #flavor "_C4R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
#define IPCV_DEF_SUM_HINT (   flavor,
  srctype 
)
Value:
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C1R, \
"ippiSum_" #flavor "_C1R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* sum, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C2R, \
"ippiSum_" #flavor "_C2R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* sum, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C3R, \
"ippiSum_" #flavor "_C3R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
CvSize size, double* sum, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C4R, \
"ippiSum_" #flavor "_C4R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const srctype* img, int imgstep, \
#define IPCV_DEF_SUM_NOHINT (   flavor,
  srctype,
  plugin 
)
Value:
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C1R, \
"ippiSum_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C2R, \
"ippiSum_" #flavor "_C2R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C3R, \
"ippiSum_" #flavor "_C3R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C4R, \
"ippiSum_" #flavor "_C4R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum ))
#define IPCV_DEF_SUM_NOHINT (   flavor,
  srctype,
  plugin 
)
Value:
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C1R, \
"ippiSum_" #flavor "_C1R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C2R, \
"ippiSum_" #flavor "_C2R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C3R, \
"ippiSum_" #flavor "_C3R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum )) \
IPCVAPI_EX( CvStatus, icvSum_##flavor##_C4R, \
"ippiSum_" #flavor "_C4R", plugin, \
( const srctype* img, int imgstep, CvSize size, double* sum ))
#define IPCV_DFT (   init_flavor,
  fwd_flavor,
  inv_flavor 
)
Value:
IPCVAPI_EX( CvStatus, icvDFTInitAlloc_##init_flavor, "ippsDFTInitAlloc_" #init_flavor, \
CV_PLUGINS1(CV_PLUGIN_IPPS), ( void**, int, int, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvDFTFree_##init_flavor, "ippsDFTFree_" #init_flavor, \
IPCVAPI_EX( CvStatus, icvDFTGetBufSize_##init_flavor, "ippsDFTGetBufSize_" #init_flavor,\
CV_PLUGINS1(CV_PLUGIN_IPPS), ( const void* spec, int* buf_size )) \
IPCVAPI_EX( CvStatus, icvDFTFwd_##fwd_flavor, "ippsDFTFwd_" #fwd_flavor, \
CV_PLUGINS1(CV_PLUGIN_IPPS), ( const void* src, void* dst, \
const void* spec, void* buffer )) \
IPCVAPI_EX( CvStatus, icvDFTInv_##inv_flavor, "ippsDFTInv_" #inv_flavor, \
CV_PLUGINS1(CV_PLUGIN_IPPS), ( const void* src, void* dst, \
const void* spec, void* buffer ))
#define IPCV_DFT (   init_flavor,
  fwd_flavor,
  inv_flavor 
)
Value:
IPCVAPI_EX( CvStatus, icvDFTInitAlloc_##init_flavor, "ippsDFTInitAlloc_" #init_flavor, \
CV_PLUGINS1(CV_PLUGIN_IPPS), ( void**, int, int, CvHintAlgorithm )) \
IPCVAPI_EX( CvStatus, icvDFTFree_##init_flavor, "ippsDFTFree_" #init_flavor, \
IPCVAPI_EX( CvStatus, icvDFTGetBufSize_##init_flavor, "ippsDFTGetBufSize_" #init_flavor,\
CV_PLUGINS1(CV_PLUGIN_IPPS), ( const void* spec, int* buf_size )) \
IPCVAPI_EX( CvStatus, icvDFTFwd_##fwd_flavor, "ippsDFTFwd_" #fwd_flavor, \
CV_PLUGINS1(CV_PLUGIN_IPPS), ( const void* src, void* dst, \
const void* spec, void* buffer )) \
IPCVAPI_EX( CvStatus, icvDFTInv_##inv_flavor, "ippsDFTInv_" #inv_flavor, \
CV_PLUGINS1(CV_PLUGIN_IPPS), ( const void* src, void* dst, \
const void* spec, void* buffer ))
#define IPCV_LOGIC (   name)
Value:
IPCVAPI_EX( CvStatus, icv##name##_8u_C1R, \
"ippi" #name "_8u_C1R", 0/*CV_PLUGINS1(CV_PLUGIN_IPPI)*/, \
( const uchar* src1, int srcstep1, const uchar* src2, int srcstep2, \
#define IPCV_LOGIC (   name)
Value:
IPCVAPI_EX( CvStatus, icv##name##_8u_C1R, \
"ippi" #name "_8u_C1R", 0/*CV_PLUGINS1(CV_PLUGIN_IPPI)*/, \
( const uchar* src1, int srcstep1, const uchar* src2, int srcstep2, \
#define IPCV_PIX_PLANE (   flavor,
  arrtype 
)
Value:
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C2P2R, \
"ippiCopy_" #flavor "_C2P2R", 0/*CV_PLUGINS1(CV_PLUGIN_IPPI)*/, \
( const arrtype* src, int srcstep, arrtype** dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C3P3R, \
"ippiCopy_" #flavor "_C3P3R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src, int srcstep, arrtype** dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C4P4R, \
"ippiCopy_" #flavor "_C4P4R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src, int srcstep, arrtype** dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_CnC1CR, \
"ippiCopy_" #flavor "_CnC1CR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const arrtype* src, int srcstep, arrtype* dst, int dststep, \
CvSize size, int cn, int coi )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C1CnCR, \
"ippiCopy_" #flavor "_CnC1CR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const arrtype* src, int srcstep, arrtype* dst, int dststep, \
CvSize size, int cn, int coi )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_P2C2R, \
"ippiCopy_" #flavor "_P2C2R", 0/*CV_PLUGINS1(CV_PLUGIN_IPPI)*/, \
( const arrtype** src, int srcstep, arrtype* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_P3C3R, \
"ippiCopy_" #flavor "_P3C3R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype** src, int srcstep, arrtype* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_P4C4R, \
"ippiCopy_" #flavor "_P4C4R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype** src, int srcstep, arrtype* dst, int dststep, CvSize size ))
#define IPCV_PIX_PLANE (   flavor,
  arrtype 
)
Value:
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C2P2R, \
"ippiCopy_" #flavor "_C2P2R", 0/*CV_PLUGINS1(CV_PLUGIN_IPPI)*/, \
( const arrtype* src, int srcstep, arrtype** dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C3P3R, \
"ippiCopy_" #flavor "_C3P3R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src, int srcstep, arrtype** dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C4P4R, \
"ippiCopy_" #flavor "_C4P4R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype* src, int srcstep, arrtype** dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_CnC1CR, \
"ippiCopy_" #flavor "_CnC1CR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const arrtype* src, int srcstep, arrtype* dst, int dststep, \
CvSize size, int cn, int coi )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_C1CnCR, \
"ippiCopy_" #flavor "_CnC1CR", 0/*CV_PLUGINS1(CV_PLUGIN_OPTCV)*/, \
( const arrtype* src, int srcstep, arrtype* dst, int dststep, \
CvSize size, int cn, int coi )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_P2C2R, \
"ippiCopy_" #flavor "_P2C2R", 0/*CV_PLUGINS1(CV_PLUGIN_IPPI)*/, \
( const arrtype** src, int srcstep, arrtype* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_P3C3R, \
"ippiCopy_" #flavor "_P3C3R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype** src, int srcstep, arrtype* dst, int dststep, CvSize size )) \
IPCVAPI_EX( CvStatus, icvCopy_##flavor##_P4C4R, \
"ippiCopy_" #flavor "_P4C4R", CV_PLUGINS1(CV_PLUGIN_IPPI), \
( const arrtype** src, int srcstep, arrtype* dst, int dststep, CvSize size ))
#define IPCV_TRANSFORM (   suffix,
  ipp_suffix,
  cn 
)
Value:
IPCVAPI_EX( CvStatus, icvColorTwist##suffix##_C##cn##R, \
"ippiColorTwist" #ipp_suffix "_C" #cn \
"R,ippiColorTwist" #ipp_suffix "_C" #cn "R", \
( const void* src, int srcstep, void* dst, int dststep, \
CvSize roisize, const float* twist_matrix ))
#define IPCV_TRANSFORM (   suffix,
  ipp_suffix,
  cn 
)
Value:
IPCVAPI_EX( CvStatus, icvColorTwist##suffix##_C##cn##R, \
"ippiColorTwist" #ipp_suffix "_C" #cn \
"R,ippiColorTwist" #ipp_suffix "_C" #cn "R", \
( const void* src, int srcstep, void* dst, int dststep, \
CvSize roisize, const float* twist_matrix ))
#define IPCV_TRANSFORM_N1 (   suffix)
Value:
IPCVAPI_EX( CvStatus, icvColorToGray##suffix, \
"ippiColorToGray" #suffix ",ippiColorToGray" #suffix, \
( const void* src, int srcstep, void* dst, int dststep, \
CvSize roisize, const float* coeffs ))
#define IPCV_TRANSFORM_N1 (   suffix)
Value:
IPCVAPI_EX( CvStatus, icvColorToGray##suffix, \
"ippiColorToGray" #suffix ",ippiColorToGray" #suffix, \
( const void* src, int srcstep, void* dst, int dststep, \
CvSize roisize, const float* coeffs ))

Function Documentation

uchar uchar int CvSize size CV_PLUGINS1 ( CV_PLUGIN_IPPS  )
const float float int len CV_PLUGINS1 ( CV_PLUGIN_IPPVM  )
const float float int len const double double int len const float float int n const float float int n CV_PLUGINS1 ( CV_PLUGIN_IPPCV  )
const float float int len const double double int len const float float int n CV_PLUGINS2 ( CV_PLUGIN_IPPVM  ,
CV_PLUGIN_IPPS   
)
const char const char int int int const void const void int const void int const void void int *ldc CV_PLUGINS2 ( CV_PLUGIN_MKL  ,
CV_PLUGIN_MKL   
)
IPCVAPI_C_EX ( void  ,
icvBLAS_GEMM_32f  ,
sgemm,
mkl_sgemm"  ,
CV_PLUGINS2(CV_PLUGIN_MKL, CV_PLUGIN_MKL ,
(const char *transa, const char *transb, int *n, int *m, int *k,const void *alpha, const void *a, int *lda, const void *b, int *ldb,const void *beta, void *c, int *ldc)   
)
const char const char int int int const void const void int const void int const void void int* ldc IPCVAPI_C_EX ( void  ,
icvBLAS_GEMM_32fc  ,
cgemm,
mkl_cgemm"  ,
CV_PLUGINS2(CV_PLUGIN_MKL, CV_PLUGIN_MKL ,
(const char *transa, const char *transb, int *n, int *m, int *k,const void *alpha, const void *a, int *lda, const void *b, int *ldb,const void *beta, void *c, int *ldc)   
)
IPCVAPI_EX ( CvStatus  ,
icvCopy_8u_C1R  ,
"ippiCopy_8u_C1R"  ,
,
(const uchar *src, int src_step,uchar *dst, int dst_step, CvSize size  
)
uchar uchar int CvSize size IPCVAPI_EX ( CvStatus  ,
icvCvt_32f64f  ,
"ippsConvert_32f64f"  ,
CV_PLUGINS1(CV_PLUGIN_IPPS ,
(const float *src, double *dst, int len  
)
IPCVAPI_EX ( CvStatus  ,
icvNot_8u_C1R  ,
"ippiNot_8u_C1R"  ,
CV_PLUGINS1(CV_PLUGIN_IPPI ,
(const uchar *src, int step1, uchar *dst, int step, CvSize size  
)
const float float int len IPCVAPI_EX ( CvStatus  ,
icvSqrt_32f  ,
ippsSqrt_32f_A21,
ippsSqrt_32f"  ,
CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS ,
(const float *src, float *dst, int len  
)
const float float int len const double double int len IPCVAPI_EX ( CvStatus  ,
icvSqrt_64f  ,
ippsSqrt_64f_A50,
ippsSqrt_64f"  ,
CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS ,
(const double *src, double *dst, int len  
)
const float float int len const double double int len const float float int n IPCVAPI_EX ( CvStatus  ,
icvLog_64f  ,
ippsLn_64f_A50,
ippsLn_64f"  ,
CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS ,
(const double *x, double *y, int n  
)
const float float int len const double double int len const float float int n const float float int n IPCVAPI_EX ( CvStatus  ,
icvExp_64f  ,
ippsExp_64f_A50,
ippsExp_64f"  ,
CV_PLUGINS2(CV_PLUGIN_IPPVM, CV_PLUGIN_IPPS ,
(const double *x, double *y, int n  
)
const float float int len const double double int len const float float int n const float float int n const float const float float int len IPCVAPI_EX ( CvStatus  ,
icvCheckArray_32f_C1R  ,
"ippiCheckArray_32f_C1R"  ,
,
(const float *src, int srcstep,CvSize size, int flags,double min_val, double max_val  
)

Variable Documentation

const char const char int int int const void const void int const void int const void void int *ldc const char const char int int int const void const void * a
const char const char int int int const void const void int const void int const void void int* ldc const char const char int int int const void* alpha
const float float int len const double double int len const float float int n const float float int n const float const float float* angle
const char const char int int int const void const void int const void int const void void int *ldc const char const char int int int const void const void int const void * b
const char const char int int int const void const void int const void int const void void int* ldc const char const char int int int const void const void int const void int const void* beta
const char const char int int int const void const void int const void int const void void int *ldc const char const char int int int const void const void int const void int const void void * c
dgemm
const float float int len const double double* dst
uchar uchar int dst_step
const float float int len const double double int len const float float int n const float float int n const float const float float int len const double int CvSize int flags
icvBLAS_GEMM_64f
const char const char int int int const void const void int const void int const void void int* ldc icvBLAS_GEMM_64fc
const float float int len const double double int len const float float int n const float float int n const float const float float int len icvCheckArray_64f_C1R
uchar uchar int CvSize size icvCvt_64f32f
const float float int len const double double int len const float float int n icvExp_32f
const float float int len const double double int len const float float int n const float float int n icvFastArctan_32f
icvInvSqrt_32f
const float float int len icvInvSqrt_64f
const float float int len const double double int len icvLog_32f
icvSetByte_8u_C1R
const float float int len const double double int len const float float int n const float float int n ippibFastArctan_32f
const float float int len const double double int len const float float int n const float float int n const float const float float int len ippiCheckArray_64f_C1R
ippiSet_8u_C1R
uchar uchar int CvSize size ippsConvert_64f32f
const float float int len const double double int len const float float int n ippsExp_32f
const float float int len const double double int len const float float int n ippsExp_32f_A21
ippsInvSqrt_32f_A21
const float float int len ippsInvSqrt_64f_A50
const float float int len const double double int len ippsLn_32f
const float float int len const double double int len ippsLn_32f_A21
const char const char int int int const void const void int const void int const void void int* ldc const char const char int int int* k
const char const char int int int const void const void int const void int const void void int *ldc const char const char int int int const void const void int * lda
const char const char int int int const void const void int const void int const void void int *ldc const char const char int int int const void const void int const void int * ldb
const char const char int int int const void const void int const void int const void void int *ldc const char const char int int * m
const float float int len const double double int len const float float int n const float float int n const float const float float int len const double int CvSize int double min_val
mkl_dgemm
const char const char int int int const void const void int const void int const void void int* ldc mkl_zgemm
const char const char int int int const void const void int const void int const void void int* ldc const char const char int* n
const float float int len const double double int len const float float int n const float float int n const float const float float int len const double int CvSize size
const float float int len const double double int len const float float int n const float float int n const float const float float int len const double* src
const float float int len const double double int len const float float int n const float float int n const float const float float int len const double int srcstep
const char const char int int int const void const void int const void int const void void int *ldc const char * transa
const char const char int int int const void const void int const void int const void void int *ldc const char const char * transb
uchar value
const float float int len const double double int len const float float int n const float float int n const float const float* x
const float float int len const double double int len const float float int n const float float int n const float* y
const char const char int int int const void const void int const void int const void void int* ldc zgemm