Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/include/opencv2/videoio/
Dvideoio_c.h79 CV_CAP_DC1394 =300, enumerator
/external/opencv3/modules/videoio/src/
Dcap_dc1394_v2.cpp214 …virtual int getCaptureDomain() { return CV_CAP_DC1394; } // Return the type of the capture object:… in getCaptureDomain()
Dcap_dc1394.cpp1056 …virtual int getCaptureDomain() { return CV_CAP_DC1394; } // Return the type of the capture object:… in getCaptureDomain()