J2kBand Struct Reference

#include <j2k.h>


Data Fields

uint16_t coord [2][2]
 border coordinates {{x0, x1}, {y0, y1}}
uint16_t codeblock_width
uint16_t codeblock_height
uint16_t cblknx
uint16_t cblkny
uint32_t stepsize
 quantization stepsize (* 2^13)
J2kPrecprec
J2kCblkcblk


Detailed Description

Definition at line 158 of file j2k.h.


Field Documentation

uint16_t J2kBand::cblknx

Definition at line 161 of file j2k.h.

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

uint16_t J2kBand::cblkny

Definition at line 161 of file j2k.h.

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

Definition at line 160 of file j2k.h.

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

Definition at line 160 of file j2k.h.

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

uint16_t J2kBand::coord[2][2]

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

Definition at line 159 of file j2k.h.

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

quantization stepsize (* 2^13)

Definition at line 162 of file j2k.h.

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


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

Generated on Fri Oct 26 02:46:17 2012 for FFmpeg by  doxygen 1.5.8