|
MythTV
0.26-pre
|
Public Member Functions | |
| VDPAULayer () | |
| VDPAULayer (uint surface, const QRect *src, const QRect *dst) | |
Public Attributes | |
| VdpLayer | m_layer |
| VdpRect | m_src |
| VdpRect | m_dst |
Definition at line 116 of file mythrender_vdpau.cpp.
| VDPAULayer::VDPAULayer | ( | ) | [inline] |
Definition at line 119 of file mythrender_vdpau.cpp.
| VDPAULayer::VDPAULayer | ( | uint | surface, |
| const QRect * | src, | ||
| const QRect * | dst | ||
| ) | [inline] |
Definition at line 120 of file mythrender_vdpau.cpp.
| VdpLayer VDPAULayer::m_layer |
Definition at line 142 of file mythrender_vdpau.cpp.
Referenced by VDPAULayer().
| VdpRect VDPAULayer::m_src |
Definition at line 143 of file mythrender_vdpau.cpp.
Referenced by VDPAULayer().
| VdpRect VDPAULayer::m_dst |
Definition at line 144 of file mythrender_vdpau.cpp.
Referenced by VDPAULayer().
1.7.6.1