Grok 10.0.5
FileFormatDecompress.h File Reference

Go to the source code of this file.

Classes

class  grk::grk::FileFormatDecompress
 

Namespaces

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

Typedefs

typedef std::function< bool(uint8_t *headerData, uint32_t header_size)> grk::BOX_FUNC
 

Variables

std::map< uint32_t, BOX_FUNC > header
 
std::map< uint32_t, BOX_FUNC > img_header
 
bool headerError_
 
AsocBox root_asoc
 
CodeStreamDecompress * codeStream
 
uint32_t jp2_state
 

Variable Documentation

◆ codeStream

CodeStreamDecompress* codeStream
private

◆ header

◆ headerError_

bool headerError_
private

◆ img_header

◆ jp2_state

◆ root_asoc