TIOVX User Guide
|
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... | |
The list of supported kernels in this kernel extension.
Definition in file video_io_kernels.h.
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
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