FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Jpeg2000ResLevel Struct Reference

#include <jpeg2000.h>

Data Fields

uint8_t nbands
 
uint16_t coord [2][2]
 
uint16_t num_precincts_x
 
uint16_t num_precincts_y
 
uint8_t log2_prec_width
 
uint8_t log2_prec_height
 
Jpeg2000Bandband
 

Detailed Description

Definition at line 189 of file jpeg2000.h.

Field Documentation

uint8_t Jpeg2000ResLevel::nbands
uint16_t Jpeg2000ResLevel::coord[2][2]

Definition at line 191 of file jpeg2000.h.

Referenced by encode_tile(), and ff_jpeg2000_init_component().

uint16_t Jpeg2000ResLevel::num_precincts_x
uint16_t Jpeg2000ResLevel::num_precincts_y
uint8_t Jpeg2000ResLevel::log2_prec_width

Definition at line 193 of file jpeg2000.h.

Referenced by ff_jpeg2000_init_component(), and jpeg2000_decode_packets().

uint8_t Jpeg2000ResLevel::log2_prec_height

Definition at line 193 of file jpeg2000.h.

Referenced by ff_jpeg2000_init_component(), and jpeg2000_decode_packets().

Jpeg2000Band* Jpeg2000ResLevel::band

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