Grok 20.3.2
grk::WaveletFwdImpl Class Reference

#include <WaveletFwd.h>

Public Member Functions

virtual ~WaveletFwdImpl ()=default
bool compress (TileComponent *tile_comp, uint8_t qmfbid, DcShiftParam dcShift={}, bool intInput=false)
std::unique_ptr< WaveletFwdScheduleDatascheduleCompress (TileComponent *tile_comp, uint8_t qmfbid, DcShiftParam dcShift, std::vector< std::pair< FlowComponent *, FlowComponent * > > &levelFlows, bool intInput=false)

Constructor & Destructor Documentation

◆ ~WaveletFwdImpl()

virtual grk::WaveletFwdImpl::~WaveletFwdImpl ( )
virtualdefault

Member Function Documentation

◆ compress()

bool grk::WaveletFwdImpl::compress ( TileComponent * tile_comp,
uint8_t qmfbid,
DcShiftParam dcShift = {},
bool intInput = false )

◆ scheduleCompress()

std::unique_ptr< WaveletFwdScheduleData > grk::WaveletFwdImpl::scheduleCompress ( TileComponent * tile_comp,
uint8_t qmfbid,
DcShiftParam dcShift,
std::vector< std::pair< FlowComponent *, FlowComponent * > > & levelFlows,
bool intInput = false )

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