|
Grok 20.3.2
|
#include <RateInfo.h>
Public Member Functions | |
| RateInfo () | |
| void | synch (t1::CodeblockCompress *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.
Referenced by grk::TileProcessorCompress::pcrdBisectFeasible().
| void grk::RateInfo::synch | ( | t1::CodeblockCompress * | cblk | ) |
|
private |
Referenced by RateInfo(), and synch().
|
private |
Referenced by getMinimumThresh(), RateInfo(), and synch().