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

Data Fields

AVCodecContextavctx
 
AVFrame pic
 
int lossy
 
int mode
 

Detailed Description

Definition at line 36 of file loco.c.

Field Documentation

AVCodecContext* LOCOContext::avctx

Definition at line 37 of file loco.c.

Referenced by decode_init().

AVFrame LOCOContext::pic

Definition at line 38 of file loco.c.

Referenced by decode_end(), decode_frame(), and decode_init().

int LOCOContext::lossy

Definition at line 39 of file loco.c.

Referenced by decode_init(), and loco_decode_plane().

int LOCOContext::mode

Definition at line 40 of file loco.c.

Referenced by decode_frame(), and decode_init().


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