Grok 10.0.5
|
#include <TileCache.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::grk::ScheduleInfo::compno |
Referenced by grk::grk::mct::decompress_dc_shift_irrev(), and grk::grk::mct::decompress_dc_shift_rev().
FlowComponent* grk::grk::ScheduleInfo::flow_ |
uint32_t grk::grk::ScheduleInfo::linesPerTask_ |
std::vector<ShiftInfo> grk::grk::ScheduleInfo::shiftInfo |
StripCache* grk::grk::ScheduleInfo::stripCache_ |
Tile* grk::grk::ScheduleInfo::tile |
uint32_t grk::grk::ScheduleInfo::yBegin |
uint32_t grk::grk::ScheduleInfo::yEnd |