Searched refs:vd_pActivate (Results 1 – 1 of 1) sorted by relevance
2324 IMFActivate *vd_pActivate = NULL; in initDevice() local2335 hr = checkDevice(pAttributes.Get(), &vd_pActivate); in initDevice()2336 if (SUCCEEDED(hr) && vd_pActivate) in initDevice()2339 hr = vd_pActivate->ActivateObject( in initDevice()2346 SafeRelease(&vd_pActivate); in initDevice()