Searched refs:IWelsVPc (Results 1 – 4 of 4) sorted by relevance
63 EResult CreateSpecificVpInterface (IWelsVPc** pCtx) { in CreateSpecificVpInterface()69 IWelsVPc* pVPc = new IWelsVPc; in CreateSpecificVpInterface()87 EResult DestroySpecificVpInterface (IWelsVPc* pCtx) { in DestroySpecificVpInterface()
54 EResult CreateSpecificVpInterface (IWelsVPc** ppCtx);55 EResult DestroySpecificVpInterface (IWelsVPc* pCtx);
51 return WelsVP::CreateSpecificVpInterface ((IWelsVPc**)ppCtx); in WelsCreateVpInterface()60 return WelsVP::DestroySpecificVpInterface ((IWelsVPc*)pCtx); in WelsDestroyVpInterface()
252 } IWelsVPc; typedef