Home | History | Annotate | Download | only in src

Lines Matching refs:CV_AUTOSTEP

196     if( step != CV_AUTOSTEP && step != 0 )
1064 if( step != CV_AUTOSTEP )
1087 if( step != CV_AUTOSTEP && img->height > 1 )
1117 if( step != CV_AUTOSTEP )
1119 "For multidimensional array only CV_AUTOSTEP is allowed here" );