Home | History | Annotate | Download | only in include

Lines Matching refs:CV_AUTOSTEP

378     explicit CvMAT( int rows, int cols, int type, void* data, int step = CV_AUTOSTEP );
379 explicit CvMAT( int rows, int type, void* data, int step = CV_AUTOSTEP );