Grok
9.7.5
|
#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.
Referenced by grk::TileProcessor::pcrdBisectFeasible().
void grk::RateInfo::synch | ( | CompressCodeblock * | cblk | ) |
References maximumSlope, minimumSlope, grk::CompressCodeblock::numPassesTotal, grk::CompressCodeblock::passes, and grk::CodePass::slope.
Referenced by grk::TileProcessor::pcrdBisectFeasible().
|
private |
Referenced by synch().
|
private |
Referenced by getMinimumThresh(), and synch().