J2kComponent Struct Reference

#include <j2k.h>

Collaboration diagram for J2kComponent:
Collaboration graph

Data Fields

J2kResLevelreslevel
 
DWTContext dwt
 
int * data
 
uint16_t coord [2][2]
 border coordinates {{x0, x1}, {y0, y1}} More...
 

Detailed Description

Definition at line 175 of file j2k.h.

Field Documentation

uint16_t J2kComponent::coord[2][2]

border coordinates {{x0, x1}, {y0, y1}}

Definition at line 179 of file j2k.h.

Referenced by copy_frame(), decode_tile(), encode_tile(), ff_j2k_init_component(), init_tile(), init_tiles(), and mct_decode().

int* J2kComponent::data
DWTContext J2kComponent::dwt

Definition at line 177 of file j2k.h.

Referenced by decode_tile(), encode_tile(), ff_j2k_cleanup(), and ff_j2k_init_component().


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