Grok 20.3.2
debug_context.h File Reference
#include <queue>
#include <map>
#include <cassert>
#include <cstdint>

Go to the source code of this file.

Classes

struct  grk::BackupCache
struct  grk::LocationProbe
class  grk::DebugContext

Namespaces

namespace  grk
 ResWindow.

Typedefs

using grk::ResolutionLayerKey = std::pair<uint8_t, uint16_t>
using grk::QueueMap = std::map<ResolutionLayerKey, std::queue<t1::mqcoder>>