Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp565 int getCountFormats();
687 unsigned int getCountFormats(int deviceID) const;
2369 int videoDevice::getCountFormats() in getCountFormats() function in __anon2599bf920111::videoDevice
3229 unsigned int videoInput::getCountFormats(int deviceID) const in getCountFormats() function in __anon2599bf920111::videoInput
3241 return VD->getCountFormats(); in getCountFormats()