Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/openh264
/ DestroySpecificVpInterface
Function
DestroySpecificVpInterface
codec/processing/src/common/WelsFrameWork.cpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
EResult DestroySpecificVpInterface (IWelsVP* pCtx) {
82
delete pCtx;
83
84
return RET_SUCCESS;
85
}
86
87
///////////////////////////////////////////////////////////////////////////////
88
Callers
1
WelsDestroyVpInterface
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected