TIOVX User Guide
vx_tutorial_kernels.h File Reference
#include <VX/vx.h>
#include <TI/tivx.h>

Go to the source code of this file.

Macros

#define TIVX_TUTORIAL_KERNEL_PHASE_RGB_NAME   "vx_tutorial_graph.phase_rgb"
 Converts Phase output to RGB image.
 

Detailed Description

The list of kernels supported in this tutorial

When creating target kernels, unique name is required so that both HOST side and target side register the kernel function against the same kernel name.

This file defines these names.

Definition in file vx_tutorial_kernels.h.