Searched refs:enumerateCaptureFormats (Results 1 – 1 of 1) sorted by relevance
607 HRESULT enumerateCaptureFormats(IMFMediaSource *pSource);612 HRESULT enumerateCaptureFormats(MAKE_WRL_REF(_MediaCapture) pSource);2126 enumerateCaptureFormats(DEREF_AGILE_WRL_OBJ(pAgileMedCap)); in resetDevice()2147 enumerateCaptureFormats(pSource); in resetDevice()2761 HRESULT videoDevice::enumerateCaptureFormats(MAKE_WRL_REF(_MediaCapture) pSource) in enumerateCaptureFormats() function in __anon2599bf920111::videoDevice2789 HRESULT videoDevice::enumerateCaptureFormats(IMFMediaSource *pSource) in enumerateCaptureFormats() function in __anon2599bf920111::videoDevice3794 HRESULT enumerateCaptureFormats(IMFMediaSource *pSource);3850 hr = enumerateCaptureFormats(videoFileSource); in open()3966 HRESULT CvCaptureFile_MSMF::enumerateCaptureFormats(IMFMediaSource *pSource) in enumerateCaptureFormats() function in CvCaptureFile_MSMF