CoreFlow 1.0.0
A modern orchestration and execution runtime
|
#include <VX/vx.h>
Macros | |
#define | OPENVX_KHR_INTERP "vx_khr_interpolation" |
Enumerations | |
enum | vx_interpolation_type_ext_e { VX_INTERPOLATION_BICUBIC = VX_ENUM_BASE(VX_ID_KHRONOS, VX_ENUM_INTERPOLATION) + 0x3 , VX_INTERPOLATION_MIPMAP = VX_ENUM_BASE(VX_ID_KHRONOS, VX_ENUM_INTERPOLATION) + 0x4 } |
Additional interpolation types. More... | |
#define OPENVX_KHR_INTERP "vx_khr_interpolation" |