VCR1Context Struct Reference

Data Fields

AVCodecContextavctx
AVFrame picture
int delta [16]
int offset [4]

Detailed Description

Definition at line 37 of file vcr1.c.

Field Documentation

AVCodecContext* VCR1Context::avctx

Definition at line 38 of file vcr1.c.

Referenced by common_init().

int VCR1Context::delta[16]

Definition at line 40 of file vcr1.c.

Referenced by decode_frame().

int VCR1Context::offset[4]

Definition at line 41 of file vcr1.c.

Referenced by decode_frame().

AVFrame VCR1Context::picture

Definition at line 39 of file vcr1.c.

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


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