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

Method GetHWAccelDeintOutput

decoder/LAVVideo/LAVVideo.cpp:2731–2734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2729}
2730
2731STDMETHODIMP_(LAVDeintOutput) CLAVVideo::GetHWAccelDeintOutput()
2732{
2733 return (LAVDeintOutput)m_settings.HWDeintOutput;
2734}
2735
2736STDMETHODIMP CLAVVideo::SetHWAccelDeintHQ(BOOL bHQ)
2737{

Callers 4

LoadDataMethod · 0.80
InitDecoderMethod · 0.80
GetFrameDurationMethod · 0.80
HandleVideoSequenceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected