Vision Apps User Guide

Detailed Description

Structure containing DSS path information.

Data Fields

uint32_t numEdges
 
app_dctrl_edge_info_t edgeInfo [APP_DCTRL_MAX_EDGES]
 

Field Documentation

◆ numEdges

uint32_t app_dctrl_path_info_t::numEdges

Number edge in the edgeInfo array

◆ edgeInfo

app_dctrl_edge_info_t app_dctrl_path_info_t::edgeInfo[APP_DCTRL_MAX_EDGES]

List of edges connecting DSS modules. Display controller parses these edges and enables/disables input/output path in the appropriate DSS module. This edge tells which module is connected to which module enabling output in edge start module and input in edge end module.