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

Data Fields

AVCodecContextavctx
 
AVFramepic
 
int * mmap_tbl
 
int * mclr_tbl
 
int * full_tbl
 
int * type_tbl
 
int mmap_last [3]
 
int mclr_last [3]
 
int full_last [3]
 
int type_last [3]
 

Detailed Description

Definition at line 49 of file smacker.c.

Field Documentation

AVCodecContext* SmackVContext::avctx

Definition at line 50 of file smacker.c.

Referenced by decode_header_trees(), decode_init(), and smacker_decode_header_tree().

AVFrame* SmackVContext::pic

Definition at line 51 of file smacker.c.

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

int* SmackVContext::mmap_tbl

Definition at line 53 of file smacker.c.

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

int * SmackVContext::mclr_tbl

Definition at line 53 of file smacker.c.

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

int * SmackVContext::full_tbl

Definition at line 53 of file smacker.c.

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

int * SmackVContext::type_tbl

Definition at line 53 of file smacker.c.

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

int SmackVContext::mmap_last[3]

Definition at line 54 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().

int SmackVContext::mclr_last[3]

Definition at line 54 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().

int SmackVContext::full_last[3]

Definition at line 54 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().

int SmackVContext::type_last[3]

Definition at line 54 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().


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