Libav
Data Fields
Jpeg2000Component Struct Reference

#include <jpeg2000.h>

Data Fields

Jpeg2000ResLevelreslevel
 
DWTContext dwt
 
float * f_data
 
int * i_data
 
uint16_t coord [2][2]
 
uint16_t coord_o [2][2]
 

Detailed Description

Definition at line 191 of file jpeg2000.h.

Field Documentation

◆ reslevel

Jpeg2000ResLevel* Jpeg2000Component::reslevel

◆ dwt

DWTContext Jpeg2000Component::dwt

Definition at line 193 of file jpeg2000.h.

Referenced by ff_jpeg2000_cleanup(), ff_jpeg2000_init_component(), and tile_codeblocks().

◆ f_data

float* Jpeg2000Component::f_data

◆ i_data

int* Jpeg2000Component::i_data

◆ coord

uint16_t Jpeg2000Component::coord[2][2]

◆ coord_o

uint16_t Jpeg2000Component::coord_o[2][2]

Definition at line 197 of file jpeg2000.h.

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


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