Home
last modified time | relevance | path

Searched refs:storage00 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvcontours.cpp1142 CvMemStorage* storage00 = 0; in icvFindContoursInInterval() local
1190 CV_CALL( storage00 = cvCreateChildMemStorage(storage)); in icvFindContoursInInterval()
1205 runs = cvCreateSeq(0, sizeof(CvSeq), sizeof(CvLinkedRunPoint), storage00 ); in icvFindContoursInInterval()
1481 cvReleaseMemStorage(&storage00); in icvFindContoursInInterval()