MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
VDPAUVideoMixer Class Reference
Inheritance diagram for VDPAUVideoMixer:
Inheritance graph
[legend]
Collaboration diagram for VDPAUVideoMixer:
Collaboration graph
[legend]

Public Member Functions

 VDPAUVideoMixer ()
 VDPAUVideoMixer (uint id, QSize size, uint layers, uint features, VdpChromaType type)
 ~VDPAUVideoMixer ()
- Public Member Functions inherited from VDPAUResource
 VDPAUResource ()
 VDPAUResource (uint id, QSize size)
virtual ~VDPAUResource ()

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
VDPAUColorm_background
- Public Attributes inherited from VDPAUResource
uint m_id
QSize m_size

Detailed Description

Definition at line 217 of file mythrender_vdpau.cpp.

Constructor & Destructor Documentation

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.

Member Data Documentation

uint VDPAUVideoMixer::m_layers

Definition at line 247 of file mythrender_vdpau.cpp.

uint VDPAUVideoMixer::m_features

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().

float* VDPAUVideoMixer::m_noise_reduction

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().

uint8_t* VDPAUVideoMixer::m_skip_chroma

Definition at line 253 of file mythrender_vdpau.cpp.

Referenced by ~VDPAUVideoMixer().

VDPAUColor* VDPAUVideoMixer::m_background

Definition at line 254 of file mythrender_vdpau.cpp.

Referenced by ~VDPAUVideoMixer().


The documentation for this class was generated from the following file: