FFmpeg
Data Fields
Jpeg2000ResLevel Struct Reference

#include <jpeg2000.h>

Data Fields

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

Detailed Description

Definition at line 210 of file jpeg2000.h.

Field Documentation

◆ nbands

uint8_t Jpeg2000ResLevel::nbands

◆ coord

int Jpeg2000ResLevel::coord[2][2]

Definition at line 212 of file jpeg2000.h.

Referenced by ff_jpeg2000_init_component(), and init_prec().

◆ num_precincts_x

int Jpeg2000ResLevel::num_precincts_x

◆ num_precincts_y

int Jpeg2000ResLevel::num_precincts_y

◆ log2_prec_width

uint8_t Jpeg2000ResLevel::log2_prec_width

◆ log2_prec_height

uint8_t Jpeg2000ResLevel::log2_prec_height

◆ band

Jpeg2000Band* Jpeg2000ResLevel::band

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