Searched refs:temp_storage_thread (Results 1 – 2 of 2) sorted by relevance
946 CvMemStorage* temp_storage_thread; in mycvHaarDetectObjects() local947 CV_CALL( temp_storage_thread = cvCreateMemStorage(0)); in mycvHaarDetectObjects()949 sizeof(CvRect), temp_storage_thread )); in mycvHaarDetectObjects()
918 CvMemStorage* temp_storage_thread; in cvHaarDetectObjects() local919 CV_CALL( temp_storage_thread = cvCreateMemStorage(0)); in cvHaarDetectObjects()921 sizeof(CvRect), temp_storage_thread )); in cvHaarDetectObjects()