Grok 20.3.2
grk::CoderKey Struct Reference

#include <CoderPool.h>

Public Member Functions

 CoderKey (uint8_t w, uint8_t h)
 CoderKey ()
bool operator== (const CoderKey &other) const

Public Attributes

uint8_t cbw
uint8_t cbh

Constructor & Destructor Documentation

◆ CoderKey() [1/2]

grk::CoderKey::CoderKey ( uint8_t w,
uint8_t h )
inline

References cbh, and cbw.

Referenced by CoderKey(), and operator==().

◆ CoderKey() [2/2]

grk::CoderKey::CoderKey ( )
inline

References CoderKey().

Member Function Documentation

◆ operator==()

bool grk::CoderKey::operator== ( const CoderKey & other) const
inline

References cbh, cbw, and CoderKey().

Member Data Documentation

◆ cbh

uint8_t grk::CoderKey::cbh

◆ cbw

uint8_t grk::CoderKey::cbw

The documentation for this struct was generated from the following file: