Grok 12.0.1
|
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
struct | grk::MarkerInfo |
struct | grk::TilePartInfo |
struct | grk::TileInfo |
struct | grk::CodeStreamInfo |
struct | grk::TilePartLengthInfo |
struct | grk::TileLengthMarkers |
struct | grk::PacketInfo |
struct | grk::PacketInfoCache |
Namespaces | |
namespace | grk |
Copyright (C) 2016-2024 Grok Image Compression Inc. | |
Typedefs | |
typedef std::vector< TilePartLengthInfo > | grk::TL_INFO_VEC |
typedef std::map< uint16_t, TL_INFO_VEC * > | grk::TL_MAP |