Lines Matching refs:IplROI
3230 static IplROI* icvCreateROI( int coi, int xOffset, int yOffset, int width, int height )3232 IplROI *roi = 0;3240 CV_CALL( roi = (IplROI*)cvAlloc( sizeof(*roi)));