Go to the source code of this file.
Data Structures | |
| struct | _NvOSDFdMap |
| struct | _NvOSD_Ctx |
Typedefs | |
| typedef struct _NvOSDFdMap | NvOSDFdMap |
| typedef struct _NvOSD_Ctx | NvOSD_Ctx |
Functions | |
| int | CopytoHostMem (void *nvosd_ctx, void *cuDevPtr) |
| int | CopytoDeviceMem (void *nvosd_ctx, void *cuDevPtr) |
| bool | color_compare (NvOSD_RectParams lhs, NvOSD_RectParams rhs) |
| NvOSDFdMap * | set_cairo_context (NvOSD_Ctx *ctx, NvBufSurfaceParams *buf_ptr, NvBufSurface *nvbuf_surf) |
| typedef struct _NvOSD_Ctx NvOSD_Ctx |
| typedef struct _NvOSDFdMap NvOSDFdMap |
| bool color_compare | ( | NvOSD_RectParams | lhs, |
| NvOSD_RectParams | rhs | ||
| ) |
| int CopytoDeviceMem | ( | void * | nvosd_ctx, |
| void * | cuDevPtr | ||
| ) |
| int CopytoHostMem | ( | void * | nvosd_ctx, |
| void * | cuDevPtr | ||
| ) |
| NvOSDFdMap* set_cairo_context | ( | NvOSD_Ctx * | ctx, |
| NvBufSurfaceParams * | buf_ptr, | ||
| NvBufSurface * | nvbuf_surf | ||
| ) |