Home | History | Annotate | Download | only in src

Lines Matching refs:srctype

382 #define IPCV_FILTER_SOBEL_BORDER( suffix, flavor, srctype )                             \
389 int bordertype, srctype bordervalue, void* buffer ))
405 #define IPCV_FILTER_SCHARR_BORDER( suffix, flavor, srctype ) \
412 int bordertype, srctype bordervalue, void* buffer ))
423 #define IPCV_FILTER_LAPLACIAN_BORDER( flavor, srctype ) \
430 int bordertype, srctype bordervalue, void* buffer ))
683 #define ICV_COPY_SUBPIX( flavor, cn, srctype, dsttype ) \
686 ( const srctype* pSrc, int srcStep, dsttype* pDst, int dstStep, \