NVIDIA DeepStream SDK API Reference

8.0 Release
includes/nvll_osd.h File Reference

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)
 
NvOSDFdMapset_cairo_context (NvOSD_Ctx *ctx, NvBufSurfaceParams *buf_ptr, NvBufSurface *nvbuf_surf)
 

Typedef Documentation

◆ NvOSD_Ctx

typedef struct _NvOSD_Ctx NvOSD_Ctx

◆ NvOSDFdMap

typedef struct _NvOSDFdMap NvOSDFdMap

Function Documentation

◆ color_compare()

bool color_compare ( NvOSD_RectParams  lhs,
NvOSD_RectParams  rhs 
)

◆ CopytoDeviceMem()

int CopytoDeviceMem ( void *  nvosd_ctx,
void *  cuDevPtr 
)

◆ CopytoHostMem()

int CopytoHostMem ( void *  nvosd_ctx,
void *  cuDevPtr 
)

◆ set_cairo_context()

NvOSDFdMap* set_cairo_context ( NvOSD_Ctx ctx,
NvBufSurfaceParams buf_ptr,
NvBufSurface nvbuf_surf 
)