J2kPrec Struct Reference

#include <j2k.h>

Collaboration diagram for J2kPrec:
Collaboration graph

Data Fields

uint16_t xi0
 
uint16_t xi1
 
uint16_t yi0
 
uint16_t yi1
 codeblock indexes ([xi0, xi1)) More...
 
J2kTgtNodezerobits
 
J2kTgtNodecblkincl
 

Detailed Description

Definition at line 152 of file j2k.h.

Field Documentation

J2kTgtNode* J2kPrec::cblkincl
uint16_t J2kPrec::xi0

Definition at line 153 of file j2k.h.

Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().

uint16_t J2kPrec::xi1

Definition at line 153 of file j2k.h.

Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().

uint16_t J2kPrec::yi0

Definition at line 153 of file j2k.h.

Referenced by decode_packet(), encode_packet(), ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().

uint16_t J2kPrec::yi1

codeblock indexes ([xi0, xi1))

Definition at line 153 of file j2k.h.

Referenced by ff_j2k_init_component(), ff_j2k_reinit(), and j2k_flush().

J2kTgtNode* J2kPrec::zerobits

The documentation for this struct was generated from the following file: