Home | History | Annotate | Download | only in src

Lines Matching refs:CvMemStorage

491     CvMemStorage* storage = 0;
783 CV_CALL( lines = cvCreateSeq( lineType, sizeof(CvSeq), elemSize, (CvMemStorage*)lineStorage ));
804 CV_ERROR( CV_StsBadArg, "Destination is not CvMemStorage* nor CvMat*" );
862 CvMemStorage* storage = 0;
1114 sizeof(float)*3, (CvMemStorage*)circle_storage ));
1132 CV_ERROR( CV_StsBadArg, "Destination is not CvMemStorage* nor CvMat*" );