TIOVX User Guide

Detailed Description

TI Vendor Extension Kernels.

The Khronos specification includes a list of supported kernels. This section lists the additional kernels TI has added.

Modules

 TIDL (TI Deep Learning) Kernel APIs
 TIDL Network Kernels.
 
 TI VPAC NF (Noise filter) Kernel APIs
 VPAC Noise Filter Kernels.
 
 TI VPAC MSC (Multi-scaler) Kernel APIs
 VPAC Multi-scaler Kernels.
 
 TI VPAC VISS (Vision Imaging Sub System) Kernel APIs
 VPAC Vision Imaging Sub System Kernels.
 
 TI VPAC LDC (Lens Distortion Correction) Kernel APIs
 VPAC Lens Distortion Correction Kernels.
 
 TI DMPAC DOF (Dense Optical Flow) Kernel APIs
 DMPAC Dense Optical Flow Kernels.
 
 TI DMPAC SDE (Stereo Disparity Engine) Kernel APIs
 DMPAC Stereo Disparity Engine Kernels.
 
 TI Capture Kernel APIs
 Capture (Source Node) Kernels.
 
 TI Display Kernel APIs
 Display (Sink Node) Kernels.
 
 TI Video Decoder Kernel APIs
 Video Decoder Kernels.
 
 TI Video Encoder Kernel APIs
 Video Encoder Kernels.
 
 TI CSITX Kernel APIs
 CSITX (Sink Node) Kernels.
 
 TI Display M2M Kernel APIs
 Display M2M Kernels.
 
 TVM (Tensor Virtual Machine) Kernel APIs
 TVM Network Kernels.
 

Functions

void tivxHwaLoadKernels (vx_context context)
 Used for the Application to load the hwa kernels into the context. More...
 
void tivxHwaUnLoadKernels (vx_context context)
 Used for the Application to unload the hwa kernels from the context. More...
 

Function Documentation

◆ tivxHwaLoadKernels()

void tivxHwaLoadKernels ( vx_context  context)

Used for the Application to load the hwa kernels into the context.

End of group_vision_function_hwa

This includes Capture, Display, VPAC, and DMPAC kernels

◆ tivxHwaUnLoadKernels()

void tivxHwaUnLoadKernels ( vx_context  context)

Used for the Application to unload the hwa kernels from the context.

This includes Capture, Display, VPAC, and DMPAC kernels