HomeSort by relevance Sort by last modified time
    Searched refs:m_pFace (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvfacedetection.cpp 433 m_pFace = NULL;
443 m_pFace = pFace;
450 delete m_pFace;
466 while((tmp = m_pHead->m_pNext->m_pFace) != 0)
483 return m_pCurElem->m_pFace;
_cvfacedetection.h 307 Face * m_pFace;

Completed in 23 milliseconds