#include <j2k.h>
Data Fields | |
uint16_t | xi0 |
uint16_t | xi1 |
uint16_t | yi0 |
uint16_t | yi1 |
codeblock indexes ([xi0, xi1)) | |
J2kTgtNode * | zerobits |
J2kTgtNode * | cblkincl |
Definition at line 152 of file j2k.h.
Definition at line 155 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_cleanup(), ff_j2k_init_component(), and ff_j2k_reinit().
uint16_t J2kPrec::xi0 |
Definition at line 153 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), and ff_j2k_reinit().
uint16_t J2kPrec::xi1 |
Definition at line 153 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), and ff_j2k_reinit().
uint16_t J2kPrec::yi0 |
Definition at line 153 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), and ff_j2k_reinit().
uint16_t J2kPrec::yi1 |
codeblock indexes ([xi0, xi1))
Definition at line 153 of file j2k.h.
Referenced by ff_j2k_init_component(), and ff_j2k_reinit().
Definition at line 154 of file j2k.h.
Referenced by decode_packet(), encode_packet(), ff_j2k_cleanup(), ff_j2k_init_component(), and ff_j2k_reinit().