Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp588 unsigned int vd_Width; member in __anon2599bf920111::videoDevice
1988vd_Width(0), vd_Height(0), vd_FrameRate(0), vd_pSource(NULL), vd_pImGrTh(NULL), vd_func(NULL), vd_… in videoDevice()
2425 return vd_Width; in getWidth()
2691 vd_Width = vd_CurrentFormats[id].width; in setupDevice()