|
Grok 20.3.2
|
#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 |
|
inline |
Referenced by CoderKey(), and operator==().
|
inline |
References CoderKey().
|
inline |
References cbh, cbw, and CoderKey().
| uint8_t grk::CoderKey::cbh |
Referenced by CoderKey(), grk::CoderKeyHash::operator()(), and operator==().
| uint8_t grk::CoderKey::cbw |
Referenced by CoderKey(), grk::CoderKeyHash::operator()(), and operator==().