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

Data Fields

AVClassclass
 
opj_dparameters_t dec_params
 
int lowqual
 
AVClassavclass
 
opj_image_t * image
 
opj_cio_t * stream
 
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 83 of file libopenjpegdec.c.

Field Documentation

AVClass* LibOpenJPEGContext::class

Definition at line 84 of file libopenjpegdec.c.

opj_dparameters_t LibOpenJPEGContext::dec_params

Definition at line 85 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame(), and libopenjpeg_decode_init().

int LibOpenJPEGContext::lowqual

Definition at line 86 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame().

AVClass* LibOpenJPEGContext::avclass

Definition at line 44 of file libopenjpegenc.c.

opj_image_t* LibOpenJPEGContext::image
opj_cio_t* LibOpenJPEGContext::stream
opj_cparameters_t LibOpenJPEGContext::enc_params

Definition at line 47 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

opj_cinfo_t* LibOpenJPEGContext::compress
opj_event_mgr_t LibOpenJPEGContext::event_mgr

Definition at line 49 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::format

Definition at line 50 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::profile

Definition at line 51 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::prog_order

Definition at line 52 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::cinema_mode

Definition at line 53 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::numresolution

Definition at line 54 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::numlayers

Definition at line 55 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::disto_alloc

Definition at line 56 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::fixed_alloc

Definition at line 57 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::fixed_quality

Definition at line 58 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().


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