Grok 12.0.1
Public Member Functions | Public Attributes | List of all members
grk::ScheduleInfo Struct Reference

#include <mct.h>

Public Member Functions

 ScheduleInfo (Tile *t, FlowComponent *flow, StripCache *stripCache, uint32_t linesPerTask)
 

Public Attributes

Tiletile
 
uint16_t compno
 
std::vector< ShiftInfoshiftInfo
 
FlowComponentflow_
 
uint32_t linesPerTask_
 
StripCachestripCache_
 
uint32_t yBegin
 
uint32_t yEnd
 

Constructor & Destructor Documentation

◆ ScheduleInfo()

grk::ScheduleInfo::ScheduleInfo ( Tile * t,
FlowComponent * flow,
StripCache * stripCache,
uint32_t linesPerTask )
inline

Member Data Documentation

◆ compno

uint16_t grk::ScheduleInfo::compno

◆ flow_

FlowComponent* grk::ScheduleInfo::flow_

◆ linesPerTask_

uint32_t grk::ScheduleInfo::linesPerTask_

◆ shiftInfo

std::vector<ShiftInfo> grk::ScheduleInfo::shiftInfo

◆ stripCache_

StripCache* grk::ScheduleInfo::stripCache_

◆ tile

Tile* grk::ScheduleInfo::tile

◆ yBegin

uint32_t grk::ScheduleInfo::yBegin

◆ yEnd

uint32_t grk::ScheduleInfo::yEnd

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