|
Grok 12.0.1
|
#include <mct.h>
Public Member Functions | |
| ShiftInfo (int32_t mn, int32_t mx, int32_t shift) | |
| ShiftInfo () | |
Public Attributes | |
| int32_t | _min |
| int32_t | _max |
| int32_t | _shift |
|
inline |
| int32_t grk::ShiftInfo::_max |
| int32_t grk::ShiftInfo::_min |
| int32_t grk::ShiftInfo::_shift |