Searched refs:GetGUID (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/modules/videoio/src/cap_winrt/ |
D | MediaStreamSink.cpp | 362 if (SUCCEEDED(mt->GetGUID(MF_MT_MAJOR_TYPE, &majorType)) && in _IsMediaTypeSupported() 363 SUCCEEDED(mt->GetGUID(MF_MT_SUBTYPE, &subType)) && in _IsMediaTypeSupported() 375 CHK(mt->GetGUID(MF_MT_MAJOR_TYPE, &_majorType)); in _UpdateMediaType() 376 CHK(mt->GetGUID(MF_MT_SUBTYPE, &_subType)); in _UpdateMediaType()
|
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/ |
D | OcvTransform.cpp | 1156 HRESULT hr = pmt->GetGUID(MF_MT_MAJOR_TYPE, &major_type); in OnCheckMediaType() 1172 hr = pmt->GetGUID(MF_MT_SUBTYPE, &subtype); in OnCheckMediaType() 1425 hr = m_pInputType->GetGUID(MF_MT_SUBTYPE, &subtype); in UpdateFormatInfo() 1467 hr = pType->GetGUID(MF_MT_SUBTYPE, &subtype); in GetDefaultStride()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
D | upload-diffs.py | 814 def GetGUID(self): member in VersionControlSystem 974 def GetGUID(self): member in SubversionVCS 1249 def GetGUID(self): member in GitVCS 1410 def GetGUID(self): member in CVSVCS 1489 def GetGUID(self): member in MercurialVCS 1618 def GetGUID(self): member in PerforceVCS 2261 repo_guid = vcs.GetGUID()
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 825 STDMETHODIMP GetGUID(REFGUID guidKey, GUID* pguidValue) in GetGUID() function in CBaseAttributes 828 return _spAttributes->GetGUID(guidKey, pguidValue); in GetGUID() 1605 hr = pMediaType->GetGUID(MF_MT_MAJOR_TYPE, &majorType); in IsMediaTypeSupported() 1620 if (FAILED(pMediaType->GetGUID(MF_MT_SUBTYPE, &guiNewSubtype)) || in IsMediaTypeSupported() 1783 hr = m_spCurrentType->GetGUID(MF_MT_SUBTYPE, &m_guiCurrentSubtype); in SetCurrentMediaType()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |