Home
last modified time | relevance | path

Searched refs:CV_CAP_VFW (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap.cpp144 CV_CAP_VFW, // identical to CV_CAP_V4L in cvCreateCameraCapture()
231 case CV_CAP_VFW: in cvCreateCameraCapture()
Dcap_vfw.cpp106 …virtual int getCaptureDomain() { return CV_CAP_VFW; } // Return the type of the capture object: CV… in getCaptureDomain()
324 …virtual int getCaptureDomain() { return CV_CAP_VFW; } // Return the type of the capture object: CV… in getCaptureDomain()
/external/opencv3/modules/videoio/include/opencv2/videoio/
Dvideoio_c.h72 CV_CAP_VFW =200, // platform native enumerator