Grok 10.0.5
|
Go to the source code of this file.
Macros | |
#define | SHIFT_SIGMA 0 |
#define | SHIFT_SIGMA_ 1 |
#define | SHIFT_PI_ 2 |
#define | SHIFT_REF 3 |
#define | SHIFT_SCAN 4 |
Functions | |
uint8_t | Sigma (uint8_t &data) |
uint8_t | Sigma_ (uint8_t &data) |
uint8_t | Pi_ (uint8_t &data) |
uint8_t | Scan (uint8_t &data) |
uint8_t | Refinement_value (uint8_t &data) |
uint8_t | Refinement_indicator (uint8_t &data) |
void | sigma (uint8_t &data, const uint8_t &val) |
void | scan (uint8_t &data, const uint8_t &val) |
void | refinement_value (uint8_t &data, const uint8_t &val) |
void | refinement_indicator (uint8_t &data, const uint8_t &val) |
#define SHIFT_PI_ 2 |
Referenced by Pi_(), Refinement_indicator(), and refinement_indicator().
#define SHIFT_REF 3 |
Referenced by Refinement_value(), and refinement_value().
#define SHIFT_SIGMA 0 |
Referenced by Sigma().
#define SHIFT_SIGMA_ 1 |
Referenced by Sigma_().
|
inline |
References data, and SHIFT_PI_.
Referenced by htj2k_decode().
|
inline |
References data, SHIFT_PI_, and val.
Referenced by ht_magref_decode().
|
inline |
References data, and SHIFT_REF.
Referenced by j2k_codeblock::calc_mbr().
|
inline |
|
inline |
References data, and SHIFT_SCAN.
Referenced by j2k_codeblock::calc_mbr().
|
inline |
References data, SHIFT_SCAN, and val.
|
inline |
References data, and SHIFT_SIGMA.
Referenced by j2k_codeblock::calc_mbr(), ht_magref_decode(), make_storage(), and make_storage_one().
|
inline |
|
inline |
References data, and SHIFT_SIGMA_.