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

  /external/opencv/otherlibs/highgui/
cvcap.cpp 55 CV_IMPL void cvReleaseCapture( CvCapture** pcapture )
highgui.h 188 CVAPI(void) cvReleaseCapture( CvCapture** capture );
  /external/opencv/
cvjni.cpp 80 cvReleaseCapture(&m_capture);

Completed in 42 milliseconds