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

#include <jpeg2000.h>

Data Fields

uint16_t coord [2][2]
 
uint16_t log2_cblk_width
 
uint16_t log2_cblk_height
 
int i_stepsize
 
float f_stepsize
 
Jpeg2000Precprec
 

Detailed Description

Definition at line 181 of file jpeg2000.h.

Field Documentation

uint16_t Jpeg2000Band::coord[2][2]
uint16_t Jpeg2000Band::log2_cblk_width

Definition at line 183 of file jpeg2000.h.

Referenced by encode_tile(), and ff_jpeg2000_init_component().

uint16_t Jpeg2000Band::log2_cblk_height

Definition at line 183 of file jpeg2000.h.

Referenced by encode_tile(), and ff_jpeg2000_init_component().

int Jpeg2000Band::i_stepsize

Definition at line 184 of file jpeg2000.h.

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

float Jpeg2000Band::f_stepsize

Definition at line 185 of file jpeg2000.h.

Referenced by dequantization_float(), and ff_jpeg2000_init_component().

Jpeg2000Prec* Jpeg2000Band::prec

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