TIOVX User Guide
video_io_kernels.h File Reference

The list of supported kernels in this kernel extension. More...

#include <VX/vx.h>
#include <VX/vx_kernels.h>

Go to the source code of this file.

Macros

#define TIVX_MODULE_NAME_VIDEO_IO   "video_io"
 Name for OpenVX Extension kernel module: video_io.
 

Functions

void tivxVideoIOLoadKernels (vx_context context)
 Used for the Application to load the Video IO kernels into the context. More...
 
void tivxVideoIOUnLoadKernels (vx_context context)
 Used for the Application to unload the Video IO kernels from the context. More...
 

Detailed Description

The list of supported kernels in this kernel extension.

Definition in file video_io_kernels.h.

Function Documentation

◆ tivxVideoIOLoadKernels()

void tivxVideoIOLoadKernels ( vx_context  context)

Used for the Application to load the Video IO kernels into the context.

End of group_vision_function_video_io

This includes Capture, Display kernels

◆ tivxVideoIOUnLoadKernels()

void tivxVideoIOUnLoadKernels ( vx_context  context)

Used for the Application to unload the Video IO kernels from the context.

This includes Capture, Display, VPAC, and DMPAC kernels