Grok 12.0.1
|
#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 | ( | ) |
uint16_t grk::RateInfo::getMinimumThresh | ( | ) |
References minimumSlope.
void grk::RateInfo::synch | ( | CompressCodeblock * | cblk | ) |
|
private |
Referenced by getMinimumThresh(), and synch().