Grok  7.6.3
Classes | Namespaces | Typedefs | Variables
LengthMarkers.h File Reference

Go to the source code of this file.

Classes

struct  grk::grk_tl_info
 
struct  grk::TileLengthMarkers
 
struct  grk::PacketLengthMarkers
 

Namespaces

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

Typedefs

typedef std::vector< grk_tl_info > grk::TL_INFO_VEC
 
typedef std::map< uint8_t, TL_INFO_VEC * > grk::TL_MAP
 
typedef std::vector< uint32_t > grk::PL_INFO_VEC
 
typedef std::map< uint8_t, PL_INFO_VEC * > grk::PL_MAP
 

Variables

const uint32_t grk::available_packet_len_bytes_per_plt = USHRT_MAX - 1 - 4
 
const uint32_t grk::min_packets_per_full_plt = available_packet_len_bytes_per_plt / 5