Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
DXVA Namespace Reference

Classes

class  CContext
 
class  CDecoder
 
class  CProcessorHD
 
class  CVideoBuffer
 
class  CVideoBufferCopy
 
class  CVideoBufferPool
 
class  CVideoBufferPoolTyped
 
class  CVideoBufferShared
 

Variables

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

Variable Documentation

◆ NUM_FILTERS

const size_t 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
}