Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp537 typedef std::map<UINT64, SUBTYPEMap> FrameRateMap; typedef
593 std::map<UINT64, FrameRateMap> vd_CaptureFormats;
2459 FrameRateMap FRM; in findType()
2460 std::map<UINT64, FrameRateMap>::const_iterator fmt; in findType()
2525 FrameRateMap FRM = vd_CaptureFormats[size]; in buildLibraryofTypes()