Searched defs:mat_step (Results 1 – 7 of 7) sorted by relevance
/external/opencv/cv/src/ |
D | cvaccum.cpp | 393 int mat_step, sum_step, mask_step = 0; local 495 int mat_step, sum_step, mask_step = 0; in cvSquareAcc() local 703 int mat_step, sum_step, mask_step = 0; in cvRunningAvg() local
|
/external/opencv/cxcore/src/ |
D | cxcopy.cpp | 496 int mat_step; in cvSet() local 680 int mat_step; in cvSetZero() local
|
D | cxrand.cpp | 458 int mat_step = 0; in cvRandArr() local
|
D | cxsumpixels.cpp | 400 int mat_step; in CV_DEF_INIT_BIG_FUNC_TAB_2D() local 591 int mat_step; in CV_DEF_INIT_FUNC_TAB_2D() local
|
D | cxminmaxloc.cpp | 299 int mat_step, mask_step = 0, cont_flag; in CV_DEF_INIT_FUNC_TAB_2D() local
|
D | cxmean.cpp | 412 int mat_step, mask_step; in CV_DEF_INIT_BIG_FUNC_TAB_2D() local
|
D | cxmeansdv.cpp | 692 int mat_step, mask_step = 0; in CV_DEF_INIT_BIG_FUNC_TAB_2D() local
|