Home | History | Annotate | Download | only in src

Lines Matching refs:temp_storage_thread

946             CvMemStorage* temp_storage_thread;
947 CV_CALL( temp_storage_thread = cvCreateMemStorage(0));
949 sizeof(CvRect), temp_storage_thread ));