Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::WINDOWING::GBM Namespace Reference

Classes

class  CDRMAtomic
 
class  CDRMConnector
 
class  CDRMCrtc
 
class  CDRMEncoder
 
class  CDRMLegacy
 
class  CDRMObject
 
class  CDRMPlane
 
class  CDRMUtils
 
class  CGBMUtils
 A wrapper for gbm c classes to allow OOP and RAII. More...
 
class  COffScreenModeSetting
 
class  CVaapiProxy
 
class  CVideoLayerBridge
 
class  CWinSystemGbm
 
class  CWinSystemGbmEGLContext
 
class  CWinSystemGbmGLContext
 
class  CWinSystemGbmGLESContext
 
struct  drm_fb
 

Functions

CVaapiProxyVaapiProxyCreate (int fd)
 
void VaapiProxyDelete (CVaapiProxy *proxy)
 
void VaapiProxyConfig (CVaapiProxy *proxy, void *eglDpy)
 
void VAAPIRegister (CVaapiProxy *winSystem, bool deepColor)
 

Function Documentation

◆ VaapiProxyConfig()

void KODI::WINDOWING::GBM::VaapiProxyConfig ( CVaapiProxy * proxy,
void * eglDpy )

◆ VaapiProxyCreate()

CVaapiProxy * KODI::WINDOWING::GBM::VaapiProxyCreate ( int fd)

◆ VaapiProxyDelete()

void KODI::WINDOWING::GBM::VaapiProxyDelete ( CVaapiProxy * proxy)

◆ VAAPIRegister()

void KODI::WINDOWING::GBM::VAAPIRegister ( CVaapiProxy * winSystem,
bool deepColor )