/external/opencv/cv/src/ |
D | cvthresh.cpp | 45 icvThresh_8u_C1R( const uchar* src, int src_step, uchar* dst, int dst_step, in icvThresh_8u_C1R() 113 icvThresh_32f_C1R( const float *src, int src_step, float *dst, int dst_step, in icvThresh_32f_C1R() 306 int src_step, dst_step; in cvThreshold() local
|
D | cvsamplers.cpp | 88 icvAdjustRect( const void* srcptr, int src_step, int pix_size, in icvAdjustRect() 393 ( const uchar* src, int src_step, CvSize src_size, in icvGetRectSubPix_8u32f_C1R() 548 int cn, src_step, dst_step; in cvGetRectSubPix() local
|
D | cvmorph.cpp | 321 int CvMorphology::fill_cyclic_buffer( const uchar* src, int src_step, in fill_cyclic_buffer() 983 int src_step, dst_step = dst->step ? dst->step : CV_STUB_STEP; in icvMorphOp() local 1038 int src_step, dst_step = dst->step ? dst->step : CV_STUB_STEP; in icvMorphOp() local
|
D | cvsumpixels.cpp | 327 int src_step, sum_step, sqsum_step, tilted_step; in cvIntegral() local
|
D | cvderiv.cpp | 47 void icvSepConvSmall3_32f( float* src, int src_step, float* dst, int dst_step, in icvSepConvSmall3_32f() 298 int src_step = src->step ? src->step : CV_STUB_STEP; in cvSobel() local 839 int src_step = src->step ? src->step : CV_STUB_STEP; in cvLaplace() local
|
D | cvpyrsegmentation.cpp | 181 icvPyrSegmentation8uC1R( uchar * src_image, int src_step, in icvPyrSegmentation8uC1R() 594 icvPyrSegmentation8uC3R( uchar * src_image, int src_step, in icvPyrSegmentation8uC3R() 1839 int src_step = 0, dst_step = 0; in cvPyrSegmentation() local
|
D | cvoptflowbm.cpp | 73 icvCopyBM_8u_C1R( const uchar* src, int src_step, in icvCopyBM_8u_C1R()
|
D | cvundistort.cpp | 122 int cn, src_step, dst_step; in cvUndistort2() local
|
D | cvfilter.cpp | 340 int CvBaseImageFilter::fill_cyclic_buffer( const uchar* src, int src_step, in fill_cyclic_buffer() 2305 int src_step = src->step ? src->step : CV_STUB_STEP; in icvIPPFilterNextStripe() local 2396 int src_step, top_bottom_step; in icvIPPSepFilter() local
|
D | cvsmooth.cpp | 649 icvMedianBlur_8u_CnR_O1( uchar* src, int src_step, uchar* dst, int dst_step, in icvMedianBlur_8u_CnR_O1() 797 icvMedianBlur_8u_CnR_Om( uchar* src, int src_step, uchar* dst, int dst_step, in icvMedianBlur_8u_CnR_Om()
|
D | cvlkpyramid.cpp | 226 icvCalcIxIy_32f( const float* src, int src_step, float* dstX, float* dstY, int dst_step, in icvCalcIxIy_32f()
|
/external/opencv3/modules/imgproc/src/ |
D | samplers.cpp | 49 adjustRect( const uchar* src, size_t src_step, int pix_size, in adjustRect() 130 void getRectSubPix_Cn_(const _Tp* src, size_t src_step, Size src_size, in getRectSubPix_Cn_() 220 ( const uchar* src, size_t src_step, Size src_size, in getRectSubPix_8u32f() 271 getQuadrangleSubPix_8u32f_CnR( const uchar* src, size_t src_step, Size src_size, in getQuadrangleSubPix_8u32f_CnR()
|
D | thresh.cpp | 56 size_t src_step = _src.step; in thresh_8u() local 396 size_t src_step = _src.step/sizeof(src[0]); in thresh_16s() local 665 size_t src_step = _src.step/sizeof(src[0]); in thresh_32f() local
|
D | deriv.cpp | 689 size_t src_step = _src.step(), src_offset = _src.offset(); in ocl_Laplacian5() local
|
/external/opencv/cxcore/src/ |
D | cxconvert.cpp | 450 int src_step, dst_step = 0; in cvSplit() local 553 int src_step = 0, dst_step; in cvMerge() local 741 int* src_step = 0, *dst_step = 0; in cvMixChannels() local 1068 int src_step, dst_step; in cvConvertScaleAbs() local 1510 int src_step, dst_step; in cvConvertScale() local
|
D | cxlogic.cpp | 201 int src_step, dst_step, tdst_step, mask_step; in icvLogicS() local 629 int src_step, dst_step; in cvNot() local
|
D | cxcopy.cpp | 425 int src_step = src->step, dst_step = dst->step; in cvCopy() local 450 int src_step = src->step; in cvCopy() local
|
D | cxarithm.cpp | 536 int src_step, dst_step, tdst_step, mask_step; in cvSubRS() local 1008 int src_step, dst_step, tdst_step, mask_step; in cvAddS() local
|
D | cxdxt.cpp | 1572 icvCopyColumn( const uchar* _src, int src_step, in icvCopyColumn() 1609 icvCopyFrom2Columns( const uchar* _src, int src_step, in icvCopyFrom2Columns()
|
D | cxmatmul.cpp | 54 icvGEMM_CopyBlock( const uchar* src, int src_step, in icvGEMM_CopyBlock() 82 icvGEMM_TransposeBlock( const uchar* src, int src_step, in icvGEMM_TransposeBlock()
|
D | cxcmp.cpp | 1502 int src_step, dst_step; in cvAbsDiffS() local
|
/external/opencv/cvaux/src/ |
D | cvlines.cpp | 198 int src_step, /* line step */ in icvPreWarpImage8uC3R()
|
/external/opencv3/modules/core/src/ |
D | dxt.cpp | 1269 CopyColumn( const uchar* _src, size_t src_step, in CopyColumn() 1306 CopyFrom2Columns( const uchar* _src, size_t src_step, in CopyFrom2Columns() 2281 int src_step, dst_step; member 2298 … clAmdFftPlanHandle getPlanHandle(const Size & dft_size, int src_step, int dst_step, bool doubleFP, in getPlanHandle() 3122 DCT( const T* src, int src_step, T* dft_src, T* dft_dst, T* dst, int dst_step, in DCT() 3165 IDCT( const T* src, int src_step, T* dft_src, T* dft_dst, T* dst, int dst_step, in IDCT() 3289 static void DCT_32f(const float* src, int src_step, float* dft_src, float* dft_dst, in DCT_32f() 3297 static void IDCT_32f(const float* src, int src_step, float* dft_src, float* dft_dst, in IDCT_32f() 3305 static void DCT_64f(const double* src, int src_step, double* dft_src, double* dft_dst, in DCT_64f() 3313 static void IDCT_64f(const double* src, int src_step, double* dft_src, double* dft_dst, in IDCT_64f()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format.c | 546 unsigned src_step; in util_format_translate() local
|
/external/opencv3/apps/traincascade/ |
D | old_ml_inner_functions.cpp | 1256 icvConvertDataToSparse( const uchar* src, int src_step, int src_type, in icvConvertDataToSparse()
|