Home | History | Annotate | Download | only in src

Lines Matching refs:mat1_step

982     int mat1_step, mat2_step, mask_step = 0;
1106 mat1_step = mat2_step = CV_STUB_STEP;
1110 mat1_step = mat1->step;
1138 mat1_step = mat1->step;
1145 mat1_step = mat2_step = CV_STUB_STEP;
1268 IPPI_CALL( func( mat1->data.ptr, mat1_step, size, &norm ));
1275 IPPI_CALL( func( mat1->data.ptr, mat1_step, size, &norm, cvAlgHintAccurate ));
1286 IPPI_CALL( func( mat1->data.ptr, mat1_step, mat2->data.ptr, mat2_step,
1294 IPPI_CALL( func( mat1->data.ptr, mat1_step, mat2->data.ptr, mat2_step,
1311 IPPI_CALL( func( mat1->data.ptr, mat1_step, size, cn, coi, &norm ));
1319 IPPI_CALL( func( mat1->data.ptr, mat1_step, mat2->data.ptr, mat2_step,
1350 mat1_step = mat2_step = mask_step = CV_STUB_STEP;
1361 IPPI_CALL( func( mat1->data.ptr, mat1_step,
1371 IPPI_CALL( func( mat1->data.ptr, mat1_step, mat2->data.ptr, mat2_step,
1388 IPPI_CALL( func( mat1->data.ptr, mat1_step,
1399 IPPI_CALL( func( mat1->data.ptr, mat1_step,