Lines Matching refs:uchar
120 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
124 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
129 const uchar* mask, int maskstep, acctype* dst, int dststep, CvSize size )) \
132 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
137 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
141 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
146 const uchar* mask, int maskstep, acctype* dst, int dststep, CvSize size )) \
149 ( const arrtype* src, int srcstep, const uchar* mask, int maskstep, \
152 IPCV_ACCUM( 8u32f, uchar, float )
330 CV_PLUGINS1(CV_PLUGIN_IPPCV), ( int width, const uchar* element, \
391 IPCV_FILTER_SOBEL_BORDER( NegVert, 8u16s, uchar )
392 IPCV_FILTER_SOBEL_BORDER( Horiz, 8u16s, uchar )
393 IPCV_FILTER_SOBEL_BORDER( VertSecond, 8u16s, uchar )
394 IPCV_FILTER_SOBEL_BORDER( HorizSecond, 8u16s, uchar )
395 IPCV_FILTER_SOBEL_BORDER( Cross, 8u16s, uchar )
414 IPCV_FILTER_SCHARR_BORDER( Vert, 8u16s, uchar )
415 IPCV_FILTER_SCHARR_BORDER( Horiz, 8u16s, uchar )
432 IPCV_FILTER_LAPLACIAN_BORDER( 8u16s, uchar )
560 ( const uchar* silIm, int silStep, float* mhiIm, int mhiStep,
587 ICV_MATCHTEMPLATE( 8u32f, uchar )
596 ( const uchar* pSrc, int srcStep, float* pDst,
601 ( const uchar* pSrc, int srcStep, float* pDst,
606 ( uchar* pSrc, int srcStep, CvSize roiSize, const int* pMetrics ))
610 ( const uchar* pSrc, int srcStep, uchar* pDst,
619 ( const uchar* src1, int srcstep1, uchar scalar,
620 uchar* dst, int dststep, CvSize size, int cmp_op ))
623 ( const uchar* src1, int srcstep1, uchar scalar,
624 uchar* dst, int dststep, CvSize size ))
627 ( const uchar* pSrc, int srcstep, uchar* pDst, int dststep,
628 CvSize size, uchar threshold, uchar value ))
635 ( const uchar* pSrc, int srcstep, uchar* pDst, int dststep,
636 CvSize size, uchar threshold, uchar value ))
651 uchar* pDstEdges, int dstEdgeStep, CvSize roiSize, float lowThresh,
666 float p1, float p2, uchar *pBuffer ))
671 ( const arrtype* pSrc, int srcStep, uchar* pDst, int dstStep, CvSize roiSize, \
672 float fx, float fy, float cx, float cy, float k1, float k2, uchar *pBuffer ))
674 ICV_UNDISTORT_RADIAL( 8u, 1, uchar )
675 ICV_UNDISTORT_RADIAL( 8u, 3, uchar )
689 ICV_COPY_SUBPIX( 8u, 1, uchar, uchar )
690 ICV_COPY_SUBPIX( 8u32f, 1, uchar, float )
726 ( const uchar* pSrc, int srcStep, int* pDst, int dstStep,
731 ( const uchar* pSrc, int srcStep,
754 int normStep, uchar* pMask, int maskStep,