CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
vx_pop.h File Reference
#include "vx_ext_pop.h"

Macros

#define VX_LIBRARY_EXT_POP   3
 The AMD extension library for Pop.
 

Enumerations

enum  vx_kernel_ext_amd_pop_e {
  VX_KERNEL_EXT_POP_BUBBLE_POP = VX_KERNEL_BASE(VX_ID_AMD, VX_LIBRARY_EXT_POP) + 0x001 ,
  VX_KERNEL_EXT_POP_DONUT_POP = VX_KERNEL_BASE(VX_ID_AMD, VX_LIBRARY_EXT_POP) + 0x002
}
 The list of available vision kernels in the Pop extension library. More...
 

Macro Definition Documentation

◆ VX_LIBRARY_EXT_POP

#define VX_LIBRARY_EXT_POP   3

The AMD extension library for Pop.

Enumeration Type Documentation

◆ vx_kernel_ext_amd_pop_e

The list of available vision kernels in the Pop extension library.

Enumerator
VX_KERNEL_EXT_POP_BUBBLE_POP 

The Bubble Pop kernel. Kernel name is "org.pop.bubble_pop".

VX_KERNEL_EXT_POP_DONUT_POP 

The Donut Pop kernel. Kernel name is "org.pop.donut_pop".