Lines Matching refs:mstep
2891 int i, step, mstep = 0;2929 mstep = CV_IS_MAT_CONT(_missing->type) ? 1 : _missing->step/sizeof(m[0]);2947 if( m && m[i*mstep] )