Home | History | Annotate | Download | only in src

Lines Matching refs:mat_step

692     int mat_step, mask_step = 0;
714 mat_step = mat->step;
722 mat_step = CV_STUB_STEP;
732 IPPI_CALL( func( mat->data.ptr, mat_step, size, mean.val, sdv.val ));
742 IPPI_CALL( func( mat->data.ptr, mat_step, size,
762 mat_step = mask_step = CV_STUB_STEP;
772 IPPI_CALL( func( mat->data.ptr, mat_step, matmask->data.ptr,
783 IPPI_CALL( func( mat->data.ptr, mat_step,