|
MythTV
0.26-pre
|
Public Member Functions | |
| VDPAUVideoMixer () | |
| VDPAUVideoMixer (uint id, QSize size, uint layers, uint features, VdpChromaType type) | |
| ~VDPAUVideoMixer () | |
Public Attributes | |
| uint | m_layers |
| uint | m_features |
| VdpChromaType | m_type |
| VdpCSCMatrix | m_csc |
| float * | m_noise_reduction |
| float * | m_sharpness |
| uint8_t * | m_skip_chroma |
| VDPAUColor * | m_background |
Definition at line 217 of file mythrender_vdpau.cpp.
| VDPAUVideoMixer::VDPAUVideoMixer | ( | ) | [inline] |
Definition at line 220 of file mythrender_vdpau.cpp.
| VDPAUVideoMixer::VDPAUVideoMixer | ( | uint | id, |
| QSize | size, | ||
| uint | layers, | ||
| uint | features, | ||
| VdpChromaType | type | ||
| ) | [inline] |
Definition at line 226 of file mythrender_vdpau.cpp.
| VDPAUVideoMixer::~VDPAUVideoMixer | ( | ) | [inline] |
Definition at line 235 of file mythrender_vdpau.cpp.
Definition at line 247 of file mythrender_vdpau.cpp.
Definition at line 248 of file mythrender_vdpau.cpp.
| VdpChromaType VDPAUVideoMixer::m_type |
Definition at line 249 of file mythrender_vdpau.cpp.
| VdpCSCMatrix VDPAUVideoMixer::m_csc |
Definition at line 250 of file mythrender_vdpau.cpp.
Referenced by VDPAUVideoMixer().
Definition at line 251 of file mythrender_vdpau.cpp.
Referenced by ~VDPAUVideoMixer().
| float* VDPAUVideoMixer::m_sharpness |
Definition at line 252 of file mythrender_vdpau.cpp.
Referenced by ~VDPAUVideoMixer().
Definition at line 253 of file mythrender_vdpau.cpp.
Referenced by ~VDPAUVideoMixer().
Definition at line 254 of file mythrender_vdpau.cpp.
Referenced by ~VDPAUVideoMixer().
1.7.6.1