|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
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 | |
| CVaapiProxy * | VaapiProxyCreate (int fd) |
| void | VaapiProxyDelete (CVaapiProxy *proxy) |
| void | VaapiProxyConfig (CVaapiProxy *proxy, void *eglDpy) |
| void | VAAPIRegister (CVaapiProxy *winSystem, bool deepColor) |
| void KODI::WINDOWING::GBM::VaapiProxyConfig | ( | CVaapiProxy * | proxy, |
| void * | eglDpy ) |
| CVaapiProxy * KODI::WINDOWING::GBM::VaapiProxyCreate | ( | int | fd | ) |
| void KODI::WINDOWING::GBM::VaapiProxyDelete | ( | CVaapiProxy * | proxy | ) |
| void KODI::WINDOWING::GBM::VAAPIRegister | ( | CVaapiProxy * | winSystem, |
| bool | deepColor ) |