|
bool | CHECK_ (int e, int iLine, const char *szFile) |
|
void | nvll_osd_resize_segment_masks_bg (NvOSD_Ctx *ctx, NvOSDFdMap *nvosd_map, NvOSD_RectParams *rect_params, NvOSD_MaskParams *mask_params, void **mask_argb32) |
|
void | nvll_osd_draw_segment_masks_bg (NvOSD_Ctx *ctx, NvOSDFdMap *nvosd_map, NvOSD_RectParams *rect_params, NvOSD_MaskParams *mask_params, void *mask_argb32) |
|
void | nvll_osd_draw_bounding_rectangles (NvOSD_Ctx *ctx, NvOSDFdMap *nvosd_map, NvOSD_RectParams *rect_params) |
|
void | nvll_osd_draw_mask_regions (NvOSD_Ctx *ctx, NvOSDFdMap *nvosd_map, NvOSD_RectParams *rect_params) |
|
void | nvll_osd_rect_with_border_bg (NvOSD_Ctx *ctx, NvOSDFdMap *nvosd_map, NvOSD_RectParams *rect_params) |
|
void | nvll_osd_construct_draw_arrows_cpu (NvOSD_Ctx *ctx, NvOSDFdMap *nvosd_map, NvOSD_ArrowParams *arrow_params_list) |
|
int | nvll_osd_draw_segment_masks_cpu (void *nvosd_ctx, NvOSD_FrameSegmentMaskParams *frame_mask_params) |
|
int | nvll_osd_draw_segment_masks_gpu (void *nvosd_ctx, NvOSD_FrameSegmentMaskParams *frame_mask_params) |
|
int | nvll_osd_blur_rectangles_gpu (void *nvosd_ctx, NvOSD_FrameRectParams *frame_rect_params) |
|
int | nvll_osd_draw_rectangles_cpu (void *nvosd_ctx, NvOSD_FrameRectParams *frame_rect_params) |
|
int | nvll_osd_draw_rectangles_gpu (void *nvosd_ctx, NvOSD_FrameRectParams *frame_rect_params) |
|
int | nvll_osd_draw_arrows_cpu (void *nvosd_ctx, NvOSD_FrameArrowParams *frame_arrow_params) |
|
int | nvll_osd_draw_arrows_gpu (void *nvosd_ctx, NvOSD_FrameArrowParams *frame_arrow_params) |
|
int | nvll_osd_draw_circles_cpu (void *nvosd_ctx, NvOSD_FrameCircleParams *frame_circle_params) |
|
int | nvll_osd_draw_circles_gpu (void *nvosd_ctx, NvOSD_FrameCircleParams *frame_circle_params) |
|
int | nvll_osd_draw_lines_cpu (void *nvosd_ctx, NvOSD_FrameLineParams *frame_line_params) |
|
int | nvll_osd_draw_lines_gpu (void *nvosd_ctx, NvOSD_FrameLineParams *frame_line_params) |
|
int | nvll_osd_put_text_cpu (void *nvosd_ctx, NvOSD_FrameTextParams *frame_text_params) |
|
int | nvll_osd_put_text_gpu (void *nvosd_ctx, NvOSD_FrameTextParams *frame_text_params) |
|
int | nvll_osd_gpu_apply (void *nvosd_ctx, NvBufSurfaceParams *buf_ptr, NvBufSurface *surf) |
|