Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
DXVA Namespace Reference

Classes

class  CDecoder
 
class  CDXVABufferPool
 
class  CDXVAContext
 
class  CDXVAOutputBuffer
 
class  CProcessorHD
 

Variables

const D3D11_VIDEO_PROCESSOR_FILTER PROCAMP_FILTERS []
 
const DWORD NUM_FILTERS = ARRAYSIZE(PROCAMP_FILTERS)
 

Variable Documentation

§ NUM_FILTERS

const DWORD DXVA::NUM_FILTERS = ARRAYSIZE(PROCAMP_FILTERS)

§ PROCAMP_FILTERS

const D3D11_VIDEO_PROCESSOR_FILTER DXVA::PROCAMP_FILTERS[]
Initial value:
=
{
D3D11_VIDEO_PROCESSOR_FILTER_BRIGHTNESS,
D3D11_VIDEO_PROCESSOR_FILTER_CONTRAST,
D3D11_VIDEO_PROCESSOR_FILTER_HUE,
D3D11_VIDEO_PROCESSOR_FILTER_SATURATION
}