Grok 10.0.5
mct.h File Reference
#include <vector>

Go to the source code of this file.

Classes

struct  grk::grk::ShiftInfo
 
struct  grk::grk::ScheduleInfo
 
class  grk::grk::mct
 

Namespaces

namespace  grk
 Copyright (C) 2016-2023 Grok Image Compression Inc.
 

Variables

int32_t _min
 
int32_t _max
 
int32_t _shift
 
Tile * tile
 
uint16_t compno
 
std::vector< ShiftInfo > shiftInfo
 
FlowComponentflow_
 
uint32_t linesPerTask_
 
StripCache * stripCache_
 
uint32_t yBegin
 
uint32_t yEnd
 
Tile * tile_
 
GrkImage * image_
 
TileCodingParams * tcp_
 

Variable Documentation

◆ _max

◆ _min

◆ _shift

◆ compno

uint16_t compno

◆ flow_

FlowComponent* flow_

◆ image_

◆ linesPerTask_

uint32_t linesPerTask_

◆ shiftInfo

◆ stripCache_

StripCache* stripCache_

◆ tcp_

◆ tile

Tile* tile

◆ tile_

◆ yBegin

◆ yEnd