Grok 10.0.5
Scheduler.h File Reference

Go to the source code of this file.

Classes

class  grk::grk::Scheduler
 

Namespaces

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

Variables

std::atomic_bool success
 
std::vector< T1Interface * > t1Implementations
 
ImageComponentFlow ** imageComponentFlows_
 
tf::Taskflow codecFlow_
 
Tile * tile_
 
uint16_t numcomps_
 
FlowComponentprePostProc_
 

Variable Documentation

◆ codecFlow_

◆ imageComponentFlows_

◆ numcomps_

uint16_t numcomps_
protected

◆ prePostProc_

FlowComponent* prePostProc_
protected

◆ success

◆ t1Implementations

◆ tile_

Tile* tile_
protected