J2kResLevel Struct Reference

#include <j2k.h>


Data Fields

uint8_t nbands
uint16_t coord [2][2]
 border coordinates {{x0, x1}, {y0, y1}}
uint16_t num_precincts_x
uint16_t num_precincts_y
 number of precincts in x/y direction
uint8_t log2_prec_width
uint8_t log2_prec_height
 exponent of precinct size
J2kBandband


Detailed Description

Definition at line 167 of file j2k.h.


Field Documentation

uint16_t J2kResLevel::coord[2][2]

border coordinates {{x0, x1}, {y0, y1}}

Definition at line 169 of file j2k.h.

Referenced by decode_tile(), encode_tile(), and ff_j2k_init_component().

exponent of precinct size

Definition at line 171 of file j2k.h.

Definition at line 171 of file j2k.h.

number of precincts in x/y direction

Definition at line 170 of file j2k.h.

Referenced by decode_packets(), encode_packets(), ff_j2k_cleanup(), ff_j2k_init_component(), and ff_j2k_reinit().


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8