Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aleksoid1978/VideoRenderer
/ AddRef
Method
AddRef
Source/VideoProcessor.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
STDMETHODIMP_(ULONG) CVideoProcessor::AddRef()
324
{
325
return InterlockedIncrement(&m_nRefCount);
326
}
327
328
STDMETHODIMP_(ULONG) CVideoProcessor::Release()
329
{
Callers
11
GetAllocator
Method · 0.45
DoAfterChangingDevice
Method · 0.45
OpenConfiguration
Function · 0.45
InitDeviceObjects
Method · 0.45
InitDeviceObjects
Method · 0.45
InitDeviceObjects
Method · 0.45
InitDeviceObjects
Method · 0.45
Alloc
Method · 0.45
GetSubPicProvider
Method · 0.45
Alloc
Method · 0.45
GetStatic
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected