![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for directfb_out.c:Macros | |
| #define | DirectFBVID() DirectFBVidCtx *ctx = (DirectFBVidCtx *)driv->opaque |
Variables | |
| static GF_GPACArg | DirectFBArgs [] |
| #define DirectFBVID | ( | ) | DirectFBVidCtx *ctx = (DirectFBVidCtx *)driv->opaque |
| GF_Err DirectFBVid_Setup | ( | GF_VideoOutput * | driv, |
| void * | os_handle, | ||
| void * | os_display, | ||
| u32 | init_flags | ||
| ) |
function DirectFBVid_Setup
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
function DirectFBVid_Shutdown
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
function DirectFBVid_Flush
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Err DirectFBVid_SetFullScreen | ( | GF_VideoOutput * | driv, |
| u32 | bFullScreenOn, | ||
| u32 * | screen_width, | ||
| u32 * | screen_height | ||
| ) |
function DirectFBVid_SetFullScreen
Here is the call graph for this function:
Here is the caller graph for this function:| Bool DirectFBVid_ProcessMessageQueue | ( | DirectFBVidCtx * | ctx, |
| GF_VideoOutput * | driv | ||
| ) |
function DirectFBVid_ProcessMessageQueue
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
function DirectFBVid_ProcessEvent
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
function DirectFBVid_LockBackBuffer
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
function DirectFBVid_Blit
Here is the call graph for this function:
Here is the caller graph for this function:| void * DirectFBNewVideo | ( | ) |
function DirectFBNewVideo
Here is the call graph for this function:
Here is the caller graph for this function:| void DirectFBDeleteVideo | ( | void * | ifce | ) |
function DirectFBDeleteVideo
Here is the call graph for this function:
Here is the caller graph for this function:| GPAC_MODULE_EXPORT const u32 * QueryInterfaces | ( | ) |
| GPAC_MODULE_EXPORT GF_BaseInterface * LoadInterface | ( | u32 | InterfaceType | ) |
Here is the call graph for this function:| GPAC_MODULE_EXPORT void ShutdownInterface | ( | GF_BaseInterface * | ifce | ) |
Here is the call graph for this function:
|
static |