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

Data Fields

MJpegDecodeContext jpg
 
AVFramepicture [2]
 
AVCodecContextavctx
 
int frames_per_jpeg
 
int mjpeg_data_size
 

Detailed Description

Definition at line 34 of file smvjpegdec.c.

Field Documentation

MJpegDecodeContext SMVJpegDecodeContext::jpg

Definition at line 35 of file smvjpegdec.c.

Referenced by smvjpeg_decode_end(), and smvjpeg_decode_init().

AVFrame* SMVJpegDecodeContext::picture[2]

Definition at line 36 of file smvjpegdec.c.

Referenced by smvjpeg_decode_end(), smvjpeg_decode_frame(), and smvjpeg_decode_init().

AVCodecContext* SMVJpegDecodeContext::avctx

Definition at line 37 of file smvjpegdec.c.

Referenced by smvjpeg_decode_end(), smvjpeg_decode_frame(), and smvjpeg_decode_init().

int SMVJpegDecodeContext::frames_per_jpeg

Definition at line 38 of file smvjpegdec.c.

Referenced by smvjpeg_decode_frame(), and smvjpeg_decode_init().

int SMVJpegDecodeContext::mjpeg_data_size

Definition at line 39 of file smvjpegdec.c.

Referenced by smvjpeg_decode_frame().


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