CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
vx_khr_ix.h File Reference

The OpenVX Export and Import extension API. More...

#include <VX/vx_import.h>

Macros

#define OPENVX_KHR_IX   "vx_khr_ix"
 

Functions

VX_API_ENTRY vx_status VX_API_CALL vxExportObjectsToMemory (vx_context context, vx_size numrefs, const vx_reference *refs, const vx_enum *uses, const vx_uint8 **ptr, vx_size *length)
 Exports selected objects to memory in a vendor-specific format.
.
 
VX_API_ENTRY vx_status VX_API_CALL vxReleaseExportedMemory (vx_context context, const vx_uint8 **ptr)
 Releases memory allocated for a binary export when it is no longer required.
 

Detailed Description

The OpenVX Export and Import extension API.

Macro Definition Documentation

◆ OPENVX_KHR_IX

#define OPENVX_KHR_IX   "vx_khr_ix"