FFmpeg  1.2.4
Data Fields
LibOpenJPEGContext Struct Reference

Data Fields

AVClassclass
opj_dparameters_t dec_params
AVFrame image
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 67 of file libopenjpegdec.c.

Field Documentation

AVClass* LibOpenJPEGContext::avclass

Definition at line 44 of file libopenjpegenc.c.

int LibOpenJPEGContext::cinema_mode

Definition at line 52 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

AVClass* LibOpenJPEGContext::class

Definition at line 68 of file libopenjpegdec.c.

opj_cinfo_t* LibOpenJPEGContext::compress
opj_dparameters_t LibOpenJPEGContext::dec_params

Definition at line 69 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame(), and libopenjpeg_decode_init().

int LibOpenJPEGContext::disto_alloc

Definition at line 55 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

opj_cparameters_t LibOpenJPEGContext::enc_params

Definition at line 46 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_frame(), and libopenjpeg_encode_init().

opj_event_mgr_t LibOpenJPEGContext::event_mgr

Definition at line 48 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::fixed_alloc

Definition at line 56 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::fixed_quality

Definition at line 57 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::format

Definition at line 49 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

opj_image_t* LibOpenJPEGContext::image

Definition at line 45 of file libopenjpegenc.c.

AVFrame LibOpenJPEGContext::image
int LibOpenJPEGContext::lowqual

Definition at line 71 of file libopenjpegdec.c.

Referenced by libopenjpeg_decode_frame().

int LibOpenJPEGContext::numlayers

Definition at line 54 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::numresolution

Definition at line 53 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::profile

Definition at line 50 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().

int LibOpenJPEGContext::prog_order

Definition at line 51 of file libopenjpegenc.c.

Referenced by libopenjpeg_encode_init().


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