|
Grok 10.0.5
|
#include <mct.h>
Public Member Functions | |
| ScheduleInfo (Tile *t, FlowComponent *flow, StripCache *stripCache, uint32_t linesPerTask) | |
Public Attributes | |
| Tile * | tile |
| uint16_t | compno |
| std::vector< ShiftInfo > | shiftInfo |
| FlowComponent * | flow_ |
| uint32_t | linesPerTask_ |
| StripCache * | stripCache_ |
| uint32_t | yBegin |
| uint32_t | yEnd |
|
inline |
| uint16_t grk::ScheduleInfo::compno |
| FlowComponent* grk::ScheduleInfo::flow_ |
| uint32_t grk::ScheduleInfo::linesPerTask_ |
| std::vector<ShiftInfo> grk::ScheduleInfo::shiftInfo |
| StripCache* grk::ScheduleInfo::stripCache_ |
| Tile* grk::ScheduleInfo::tile |
| uint32_t grk::ScheduleInfo::yBegin |
| uint32_t grk::ScheduleInfo::yEnd |