Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp1050 HRESULT SetSize(REFGUID guidKey, UINT32 unWidth, UINT32 unHeight) in SetSize() argument
1053 return MFSetAttributeSize (_spAttributes.Get(), guidKey, unWidth, unHeight); in SetSize()