Grok 15.1.0
grk::ShiftInfo Struct Reference

#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

Constructor & Destructor Documentation

◆ ShiftInfo() [1/2]

grk::ShiftInfo::ShiftInfo ( int32_t mn,
int32_t mx,
int32_t shift )
inline

References _max, _min, and _shift.

Referenced by ShiftInfo().

◆ ShiftInfo() [2/2]

grk::ShiftInfo::ShiftInfo ( )
inline

References ShiftInfo().

Member Data Documentation

◆ _max

int32_t grk::ShiftInfo::_max

Referenced by ShiftInfo().

◆ _min

int32_t grk::ShiftInfo::_min

Referenced by ShiftInfo().

◆ _shift

int32_t grk::ShiftInfo::_shift

Referenced by ShiftInfo().


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