Libav
Data Fields
LibOpenJPEGContext Struct Reference

Data Fields

AVClassclass
 
opj_dparameters_t dec_params
 
int lowres
 
int lowqual
 
AVClassavclass
 
opj_image_t * image
 
opj_cparameters_t enc_params
 
opj_cinfo_t * compress
 
opj_event_mgr_t event_mgr
 
int format
 
int profile
 
int prog_order
 
int cinema_mode
 
int numresolution
 
int numlayers
 
int disto_alloc
 
int fixed_alloc
 
int fixed_quality
 

Detailed Description

Definition at line 77 of file libopenjpegdec.c.

Field Documentation

§ class

AVClass* LibOpenJPEGContext::class

Definition at line 78 of file libopenjpegdec.c.

§ dec_params

opj_dparameters_t LibOpenJPEGContext::dec_params

Definition at line 79 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame(), and libopenjpeg_decode_init().

§ lowres

int LibOpenJPEGContext::lowres

Definition at line 80 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame().

§ lowqual

int LibOpenJPEGContext::lowqual

Definition at line 81 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame().

§ avclass

AVClass* LibOpenJPEGContext::avclass

Definition at line 38 of file libopenjpegenc.c.

§ image

opj_image_t* LibOpenJPEGContext::image

§ enc_params

opj_cparameters_t LibOpenJPEGContext::enc_params

Definition at line 40 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_frame(), and libopenjpeg_encode_init().

§ compress

opj_cinfo_t* LibOpenJPEGContext::compress

§ event_mgr

opj_event_mgr_t LibOpenJPEGContext::event_mgr

Definition at line 42 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ format

int LibOpenJPEGContext::format

Definition at line 43 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ profile

int LibOpenJPEGContext::profile

Definition at line 44 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ prog_order

int LibOpenJPEGContext::prog_order

Definition at line 45 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ cinema_mode

int LibOpenJPEGContext::cinema_mode

Definition at line 46 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ numresolution

int LibOpenJPEGContext::numresolution

Definition at line 47 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ numlayers

int LibOpenJPEGContext::numlayers

Definition at line 48 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ disto_alloc

int LibOpenJPEGContext::disto_alloc

Definition at line 49 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ fixed_alloc

int LibOpenJPEGContext::fixed_alloc

Definition at line 50 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

§ fixed_quality

int LibOpenJPEGContext::fixed_quality

Definition at line 51 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().


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