Searched refs:lpRect (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvface.cpp327 inline void RFace::ResizeRect(CvRect Rect,CvRect * lpRect,long lDir,long lD) argument
331 lpRect->x = Rect.x - lD;
332 lpRect->y = Rect.y - lD;
333 lpRect->width = Rect.width + 2*lD;
334 lpRect->height = Rect.height + 2*lD;
338 lpRect->x = Rect.x + lD;
339 lpRect->y = Rect.y + lD;
342 lpRect->width = Rect.width - 2*lD;
344 lpRect->width = 0;
348 lpRect
[all...]
H A D_cvfacedetection.h294 void ResizeRect(CvRect Rect,CvRect * lpRect,long lDir,long lD);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 270 milliseconds