MCPcopy Create free account
hub / github.com/Nevcairiel/LAVFilters / GetHWAccelDeintMode

Method GetHWAccelDeintMode

decoder/LAVVideo/LAVVideo.cpp:2720–2723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2718}
2719
2720STDMETHODIMP_(LAVHWDeintModes) CLAVVideo::GetHWAccelDeintMode()
2721{
2722 return (LAVHWDeintModes)m_settings.HWDeintMode;
2723}
2724
2725STDMETHODIMP CLAVVideo::SetHWAccelDeintOutput(LAVDeintOutput deintOutput)
2726{

Callers 4

LoadDataMethod · 0.80
InitDecoderMethod · 0.80
CreateCUVIDDecoderMethod · 0.80
HandleVideoSequenceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected