#include <stdEncoder.h>
Static Public Member Functions | |
static RangeInfo * | get (RangeNode *range) |
Extracts RangeNode::encoderData and down-casts it to RangeInfo. | |
Public Attributes | |
struct { | |
Block domBlock | |
domain block's position and size in its pool | |
const Pool * pool | |
the pool of the domain | |
} | decAccel |
precomputed information about the domain (to accelerate) | |
Real | qrAvg |
quant-rounded target average of the block | |
Real | qrDev2 |
quant-rounded target variance of the block | |
bool | inverted |
indicates whether the linear coefficient is negative |
Definition at line 108 of file stdEncoder.h.