ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
GraphCutFS::Graph::arc_for_block_st Struct Reference

#include <graph.h>

Public Attributes

char * start
 
arc_forwardcurrent
 
struct arc_for_block_stnext
 
arc_forward arcs_for [ARC_BLOCK_SIZE]
 
union {
   arc_forward   dummy
 
   node *   LAST_NODE
 
LAST_NODE
 

Member Data Documentation

◆ arcs_for

arc_forward GraphCutFS::Graph::arc_for_block_st::arcs_for[ARC_BLOCK_SIZE]

◆ current

arc_forward* GraphCutFS::Graph::arc_for_block_st::current

◆ dummy

arc_forward GraphCutFS::Graph::arc_for_block_st::dummy

◆ LAST_NODE [1/2]

node* GraphCutFS::Graph::arc_for_block_st::LAST_NODE

◆  [2/2]

union { ... } GraphCutFS::Graph::arc_for_block_st::LAST_NODE

◆ next

struct arc_for_block_st* GraphCutFS::Graph::arc_for_block_st::next

◆ start

char* GraphCutFS::Graph::arc_for_block_st::start

The documentation for this struct was generated from the following file: