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

Field Documentation

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

Definition at line 200 of file jpeg2000.h.

Referenced by encode_tile(), ff_jpeg2000_init_component(), and init_prec().

int Jpeg2000ResLevel::num_precincts_x
int Jpeg2000ResLevel::num_precincts_y
uint8_t Jpeg2000ResLevel::log2_prec_width
uint8_t Jpeg2000ResLevel::log2_prec_height
Jpeg2000Band* Jpeg2000ResLevel::band

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