Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OptionalsReg.cpp File Reference

Classes

class  KODI::WINDOWING::X11::CVaapiProxy
 

Namespaces

namespace  KODI
 
namespace  KODI::WINDOWING
 
namespace  KODI::WINDOWING::X11
 

Functions

CVaapiProxyKODI::WINDOWING::X11::VaapiProxyCreate ()
 
void KODI::WINDOWING::X11::VaapiProxyDelete (CVaapiProxy *proxy)
 
void KODI::WINDOWING::X11::VaapiProxyConfig (CVaapiProxy *proxy, void *dpy, void *eglDpy)
 
void KODI::WINDOWING::X11::VAAPIRegister (CVaapiProxy *winSystem, bool deepColor)
 
void KODI::WINDOWING::X11::VAAPIRegisterRenderGL (CVaapiProxy *winSystem, bool &general, bool &deepColor)
 
void KODI::WINDOWING::X11::VAAPIRegisterRenderGLES (CVaapiProxy *winSystem, bool &general, bool &deepColor)
 
XID KODI::WINDOWING::X11::GLXGetWindow (void *context)
 
voidKODI::WINDOWING::X11::GLXGetContext (void *context)
 
CGLContextKODI::WINDOWING::X11::GLXContextCreate (Display *dpy)
 
CVideoSyncKODI::WINDOWING::X11::GLXVideoSyncCreate (CVideoReferenceClock *clock, CWinSystemX11GLContext &winSystem)
 
void KODI::WINDOWING::X11::VDPAURegisterRender ()
 
void KODI::WINDOWING::X11::VDPAURegister ()