FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
int | lossy |
int | mode |
AVCodecContext* LOCOContext::avctx |
Definition at line 47 of file loco.c.
Referenced by decode_init().
int LOCOContext::lossy |
Definition at line 48 of file loco.c.
Referenced by decode_init(), and loco_decode_plane().
int LOCOContext::mode |
Definition at line 49 of file loco.c.
Referenced by decode_frame(), and decode_init().