Searched refs:_cvConstructLCMEdge (Results 1 – 1 of 1) sorted by relevance
154 CvLCMEdge* _cvConstructLCMEdge(CvLCM* pLCM,460 pLCMEdge = _cvConstructLCMEdge(pLCM,&LCMOutputData); in _cvConstructLCMComplexNode()515 pLCMEdge = _cvConstructLCMEdge(pLCM,&LCMOutputData); in _cvConstructLCMSimpleNode()522 CvLCMEdge* _cvConstructLCMEdge(CvLCM* pLCM, in _cvConstructLCMEdge() function