Searched refs:CV_IS_STORAGE (Results 1 – 6 of 6) sorted by relevance
781 if( CV_IS_STORAGE( lineStorage )) in cvHoughLines2()1111 if( CV_IS_STORAGE( circle_storage )) in cvHoughCircles()
272 if( CV_IS_STORAGE( hull_storage )) in cvConvexHull2()
920 if( CV_IS_STORAGE( lineStorage )) in cvHoughLines2()1254 if( CV_IS_STORAGE( circle_storage )) in cvHoughCircles()
421 if( CV_IS_STORAGE( hull_storage )) in cvConvexHull2()
1171 #define CV_IS_STORAGE(storage) \ macro
1200 #define CV_IS_STORAGE(storage) \ macro