Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp626 class videoDevices class
629 ~videoDevices(void);
643 static videoDevices& getInstance();
653 videoDevices(void);
1903 videoDevices *vDs = &videoDevices::getInstance(); in buildListOfDevices()
1918 videoDevices *vDs = &videoDevices::getInstance(); in buildListOfDevices()
2832 videoDevices::videoDevices(void): count(0) in videoDevices() function in __anon2599bf920111::videoDevices
2839 void videoDevices::clearDevices() in clearDevices()
2847 videoDevices::~videoDevices(void) in ~videoDevices()
2852 videoDevice * videoDevices::getDevice(unsigned int i) in getDevice()
[all …]