Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp843 STDMETHODIMP GetAllocatedString(REFGUID guidKey, LPWSTR* ppwszValue, UINT32* pcchLength) in GetAllocatedString() function in CBaseAttributes
846 return _spAttributes->GetAllocatedString(guidKey, ppwszValue, pcchLength); in GetAllocatedString()
Dcap_msmf.cpp2138 hr = pActivate->GetAllocatedString( in resetDevice()
2226 hr = ppDevices[vd_CurrentNumber]->GetAllocatedString( in checkDevice()