44 bool intInput =
false);
50 std::unique_ptr<WaveletFwdScheduleData>
52 std::vector<std::pair<FlowComponent*, FlowComponent*>>& levelFlows,
53 bool intInput =
false);
A collection of tasks which can be scheduled as a single task.
Definition FlowComponent.h:28
Definition WaveletFwd.h:40
bool compress(TileComponent *tile_comp, uint8_t qmfbid, DcShiftParam dcShift={}, bool intInput=false)
virtual ~WaveletFwdImpl()=default
std::unique_ptr< WaveletFwdScheduleData > scheduleCompress(TileComponent *tile_comp, uint8_t qmfbid, DcShiftParam dcShift, std::vector< std::pair< FlowComponent *, FlowComponent * > > &levelFlows, bool intInput=false)
ResWindow.
Definition CompressedChunkCache.h:36
Definition WaveletReverse.h:106
Stores sub-sampled, unreduced tile component dimensions, along with reduction information.
Definition TileComponent.h:37
Definition WaveletFwd.h:35
virtual ~WaveletFwdScheduleData()=default