Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aleksoid1978/VideoRenderer
/ CleanSamples
Method
CleanSamples
Source/DXVA2VP.cpp:427–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
void CDXVA2VP::CleanSamples()
428
{
429
m_VideoSamples.Clean();
430
m_VideoSamples.Clear();
431
}
432
433
void CDXVA2VP::SetRectangles(const CRect& srcRect, const CRect& dstRect)
434
{
Callers
1
Flush
Method · 0.80
Calls
2
Clean
Method · 0.80
Clear
Method · 0.45
Tested by
no test coverage detected