|
Grok 15.1.0
|
#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 |
References _max, _min, and _shift.
Referenced by ShiftInfo().
|
inline |
References ShiftInfo().
| int32_t grk::ShiftInfo::_max |
Referenced by ShiftInfo().
| int32_t grk::ShiftInfo::_min |
Referenced by ShiftInfo().
| int32_t grk::ShiftInfo::_shift |
Referenced by ShiftInfo().