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_rev_block_st Struct Reference

#include <graph.h>

Public Attributes

char * start
 
arc_reversecurrent
 
struct arc_rev_block_stnext
 
arc_reverse arcs_rev [ARC_BLOCK_SIZE]
 
union {
   arc_reverse   dummy
 
   node *   LAST_NODE
 
LAST_NODE
 

Member Data Documentation

◆ arcs_rev

arc_reverse GraphCutFS::Graph::arc_rev_block_st::arcs_rev[ARC_BLOCK_SIZE]

◆ current

arc_reverse* GraphCutFS::Graph::arc_rev_block_st::current

◆ dummy

arc_reverse GraphCutFS::Graph::arc_rev_block_st::dummy

◆ LAST_NODE [1/2]

node* GraphCutFS::Graph::arc_rev_block_st::LAST_NODE

◆  [2/2]

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

◆ next

struct arc_rev_block_st* GraphCutFS::Graph::arc_rev_block_st::next

◆ start

char* GraphCutFS::Graph::arc_rev_block_st::start

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