FFmpeg  1.2.12
Data Fields
J2kPrec Struct Reference

#include <j2k.h>

Data Fields

uint16_t xi0
uint16_t xi1
uint16_t yi0
uint16_t yi1
 codeblock indexes ([xi0, xi1))
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(), 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().

J2kTgtNode* J2kPrec::zerobits

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