|
enum | {
NEAR = 0,
bpp = bitsperpixel,
qbpp = bitsperpixel,
RANGE = (1 << bpp),
MAXVAL = (1 << bpp) - 1,
LIMIT = 2 * (bitsperpixel + MAX(8,bitsperpixel)),
RESET = BASIC_RESET
} |
|
typedef sample | SAMPLE |
|
|
static inlinehint LONG | ComputeErrVal (LONG d) |
|
static inlinehint bool | IsNear (LONG lhs, LONG rhs) |
|
static inlinehint LONG | ModRange (LONG Errval) |
|
static inlinehint SAMPLE | ComputeReconstructedSample (LONG Px, LONG ErrVal) |
|
static inlinehint LONG | CorrectPrediction (LONG Pxc) |
|
The documentation for this struct was generated from the following file:
- /tmp/buildd/dcmtk-3.6.1~20131114/dcmjpls/libcharls/lltraits.h