Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp891 STDMETHODIMP SetUINT32(REFGUID guidKey, UINT32 unValue) in SetUINT32() argument
894 return _spAttributes->SetUINT32(guidKey, unValue); in SetUINT32()
897 STDMETHODIMP SetUINT64(REFGUID guidKey,UINT64 unValue) in SetUINT64() argument
900 return _spAttributes->SetUINT64(guidKey, unValue); in SetUINT64()