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

Data Fields

MJpegDecodeContext mjpeg_ctx
 
int is_mjpeg
 
int interlace
 
int tff
 

Detailed Description

Definition at line 28 of file avrndec.c.

Field Documentation

MJpegDecodeContext AVRnContext::mjpeg_ctx

Definition at line 29 of file avrndec.c.

int AVRnContext::is_mjpeg

Definition at line 30 of file avrndec.c.

Referenced by decode_frame(), end(), and init().

int AVRnContext::interlace

Definition at line 31 of file avrndec.c.

Referenced by decode_frame(), and init().

int AVRnContext::tff

Definition at line 32 of file avrndec.c.

Referenced by decode_frame(), and init().


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