|
Grok 15.1.0
|
#include <RateInfo.h>
Public Member Functions | |
| RateInfo () | |
| void | synch (CompressCodeblock *cblk) |
| uint16_t | getMinimumThresh () |
Private Attributes | |
| uint16_t | minimumSlope |
| uint16_t | maximumSlope |
| grk::RateInfo::RateInfo | ( | ) |
References maximumSlope, and minimumSlope.
| uint16_t grk::RateInfo::getMinimumThresh | ( | ) |
References minimumSlope.
| void grk::RateInfo::synch | ( | CompressCodeblock * | cblk | ) |
|
private |
Referenced by RateInfo(), and synch().
|
private |
Referenced by getMinimumThresh(), RateInfo(), and synch().