Searched refs:vd_pSource (Results 1 – 1 of 1) sorted by relevance
595 IMFMediaSource *vd_pSource; member in __anon2599bf920111::videoDevice1988 …vd_Width(0), vd_Height(0), vd_FrameRate(0), vd_pSource(NULL), vd_pImGrTh(NULL), vd_func(NULL), vd_… in videoDevice()2002 if(vd_pSource) in setParametrs()2007 HRESULT hr = vd_pSource->QueryInterface(IID_PPV_ARGS(&pProcAmp)); in setParametrs()2018 hr = vd_pSource->QueryInterface(IID_PPV_ARGS(&pProcControl)); in setParametrs()2038 if(vd_pSource) in getParametrs()2042 HRESULT hr = vd_pSource->QueryInterface(IID_PPV_ARGS(&pProcAmp)); in getParametrs()2058 hr = vd_pSource->QueryInterface(IID_PPV_ARGS(&pProcControl)); in getParametrs()2338 SafeRelease(&vd_pSource); in initDevice()2341 (void**)&vd_pSource in initDevice()[all …]