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

/external/opencv/cvaux/src/
H A Dcvdpstereo.cpp74 typedef struct _CvRightImData struct
77 } _CvRightImData; typedef in typeref:struct:_CvRightImData
112 _CvRightImData* rData = (_CvRightImData*)cvAlloc(sizeof(_CvRightImData)*imgW);

Completed in 266 milliseconds