Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp897 STDMETHODIMP SetUINT64(REFGUID guidKey,UINT64 unValue) in SetUINT64() function in CBaseAttributes
900 return _spAttributes->SetUINT64(guidKey, unValue); in SetUINT64()
2619 … hr = pAttr->SetUINT64(guidKey, value); in AddAttribute()