Public Member Functions | |
| VDPAUColor (int color=0x0) | |
| void | SetColor (uint color) |
Public Attributes | |
| int | m_color |
| VdpColor | m_vdp_color |
Definition at line 95 of file mythrender_vdpau.cpp.
| VDPAUColor::VDPAUColor | ( | int | color = 0x0 |
) | [inline] |
Definition at line 98 of file mythrender_vdpau.cpp.
| void VDPAUColor::SetColor | ( | uint | color | ) | [inline] |
Definition at line 103 of file mythrender_vdpau.cpp.
Referenced by VDPAUColor().
Definition at line 112 of file mythrender_vdpau.cpp.
Referenced by SetColor(), and VDPAUColor().
| VdpColor VDPAUColor::m_vdp_color |
Definition at line 113 of file mythrender_vdpau.cpp.
Referenced by SetColor(), and MythRenderVDPAU::SetColorKey().
1.6.3