getCaptureDomain 1056 modules/videoio/src/cap_dc1394.cpp     virtual int getCaptureDomain() { return CV_CAP_DC1394; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain  214 modules/videoio/src/cap_dc1394_v2.cpp     virtual int getCaptureDomain() { return CV_CAP_DC1394; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain 3313 modules/videoio/src/cap_dshow.cpp int VideoCapture_DShow::getCaptureDomain()
getCaptureDomain  301 modules/videoio/src/cap_giganetix.cpp     virtual int getCaptureDomain()
getCaptureDomain  147 modules/videoio/src/cap_gphoto2.cpp     virtual int getCaptureDomain()
getCaptureDomain  622 modules/videoio/src/cap_intelperc.cpp int VideoCapture_IntelPerC::getCaptureDomain()
getCaptureDomain  697 modules/videoio/src/cap_mjpeg_decoder.cpp     virtual int getCaptureDomain() { return CAP_ANY; } // Return the type of the capture object: CAP_VFW, etc...
getCaptureDomain 3592 modules/videoio/src/cap_msmf.cpp     virtual int getCaptureDomain() { return CV_CAP_MSMF; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain 3785 modules/videoio/src/cap_msmf.cpp     virtual int getCaptureDomain() { return CV_CAP_MSMF; }
getCaptureDomain   88 modules/videoio/src/cap_pvapi.cpp     virtual int getCaptureDomain()
getCaptureDomain 1448 modules/videoio/src/cap_qt.cpp     virtual int getCaptureDomain() { return CV_CAP_QT; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain 1517 modules/videoio/src/cap_qt.cpp     virtual int getCaptureDomain() { return CV_CAP_QT; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain   69 modules/videoio/src/cap_unicap.cpp   virtual int getCaptureDomain() { return CV_CAP_UNICAP; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain  106 modules/videoio/src/cap_vfw.cpp     virtual int getCaptureDomain() { return CV_CAP_VFW; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain  324 modules/videoio/src/cap_vfw.cpp     virtual int getCaptureDomain() { return CV_CAP_VFW; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain   59 modules/videoio/src/cap_winrt_capture.hpp         virtual int getCaptureDomain() { return CAP_WINRT; }
getCaptureDomain   23 modules/videoio/src/cap_ximea.cpp     virtual int getCaptureDomain() { return CV_CAP_XIAPI; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain   92 modules/videoio/src/precomp.hpp     virtual int getCaptureDomain() { return CV_CAP_ANY; } // Return the type of the capture object: CV_CAP_VFW, etc...
getCaptureDomain  173 modules/videoio/src/precomp.hpp         virtual int getCaptureDomain() { return CAP_ANY; } // Return the type of the capture object: CAP_VFW, etc...