|
void | AddSurface (VdpVideoSurface surf) |
|
void | ClearReference (VdpVideoSurface surf) |
|
bool | MarkRender (VdpVideoSurface surf) |
|
void | ClearRender (VdpVideoSurface surf) |
|
bool | IsValid (VdpVideoSurface surf) |
|
VdpVideoSurface | GetFree (VdpVideoSurface surf) |
|
VdpVideoSurface | RemoveNext (bool skiprender=false) |
|
void | Reset () |
|
int | Size () |
|
|
std::map< VdpVideoSurface, int > | m_state |
|
std::list< VdpVideoSurface > | m_freeSurfaces |
|
CCriticalSection | m_section |
|
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VDPAU.h
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VDPAU.cpp