Libav
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 183 of file jpeg2000.h.

Field Documentation

◆ nbands

uint8_t Jpeg2000ResLevel::nbands

◆ coord

uint16_t Jpeg2000ResLevel::coord[2][2]

Definition at line 185 of file jpeg2000.h.

Referenced by ff_jpeg2000_init_component(), and init_prec().

◆ num_precincts_x

uint16_t Jpeg2000ResLevel::num_precincts_x

◆ num_precincts_y

uint16_t Jpeg2000ResLevel::num_precincts_y

◆ log2_prec_width

uint8_t Jpeg2000ResLevel::log2_prec_width

Definition at line 187 of file jpeg2000.h.

Referenced by decode_pgod_cprl(), ff_jpeg2000_init_component(), and init_band().

◆ log2_prec_height

uint8_t Jpeg2000ResLevel::log2_prec_height

Definition at line 187 of file jpeg2000.h.

Referenced by decode_pgod_cprl(), ff_jpeg2000_init_component(), and init_band().

◆ band

Jpeg2000Band* Jpeg2000ResLevel::band

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