|
| ProcessorConversion (const DXGI_FORMAT &inputFormat, const DXGI_COLOR_SPACE_TYPE &inputCS, const DXGI_FORMAT &outputFormat, const DXGI_COLOR_SPACE_TYPE &outputCS) |
|
const std::string | ToString () const |
|
bool | operator!= (const ProcessorConversion &other) const |
|
|
DXGI_FORMAT | m_inputFormat {DXGI_FORMAT_UNKNOWN} |
|
DXGI_COLOR_SPACE_TYPE | m_inputCS {DXGI_COLOR_SPACE_RESERVED} |
|
DXGI_FORMAT | m_outputFormat {DXGI_FORMAT_UNKNOWN} |
|
DXGI_COLOR_SPACE_TYPE | m_outputCS {DXGI_COLOR_SPACE_RESERVED} |
|
The documentation for this struct was generated from the following files:
- xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/DXVAEnumeratorHD.h
- xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/DXVAEnumeratorHD.cpp