MCPcopy 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
427void CDXVA2VP::CleanSamples()
428{
429 m_VideoSamples.Clean();
430 m_VideoSamples.Clear();
431}
432
433void CDXVA2VP::SetRectangles(const CRect& srcRect, const CRect& dstRect)
434{

Callers 1

FlushMethod · 0.80

Calls 2

CleanMethod · 0.80
ClearMethod · 0.45

Tested by

no test coverage detected