FFmpeg
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

◆ jpg

MJpegDecodeContext SMVJpegDecodeContext::jpg

Definition at line 35 of file smvjpegdec.c.

◆ picture

AVFrame* SMVJpegDecodeContext::picture[2]

Definition at line 36 of file smvjpegdec.c.

◆ avctx

AVCodecContext* SMVJpegDecodeContext::avctx

Definition at line 37 of file smvjpegdec.c.

◆ frames_per_jpeg

int SMVJpegDecodeContext::frames_per_jpeg

Definition at line 38 of file smvjpegdec.c.

◆ mjpeg_data_size

int SMVJpegDecodeContext::mjpeg_data_size

Definition at line 39 of file smvjpegdec.c.


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