FFmpeg
Data Fields
SmackVContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFramepic
 
intmmap_tbl
 
intmclr_tbl
 
intfull_tbl
 
inttype_tbl
 
int mmap_last [3]
 
int mclr_last [3]
 
int full_last [3]
 
int type_last [3]
 

Detailed Description

Definition at line 56 of file smacker.c.

Field Documentation

◆ avctx

AVCodecContext* SmackVContext::avctx

Definition at line 57 of file smacker.c.

Referenced by decode_header_trees(), and smacker_decode_header_tree().

◆ pic

AVFrame* SmackVContext::pic

Definition at line 58 of file smacker.c.

Referenced by decode_end(), and decode_frame().

◆ mmap_tbl

int* SmackVContext::mmap_tbl

Definition at line 60 of file smacker.c.

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

◆ mclr_tbl

int * SmackVContext::mclr_tbl

Definition at line 60 of file smacker.c.

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

◆ full_tbl

int * SmackVContext::full_tbl

Definition at line 60 of file smacker.c.

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

◆ type_tbl

int * SmackVContext::type_tbl

Definition at line 60 of file smacker.c.

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

◆ mmap_last

int SmackVContext::mmap_last[3]

Definition at line 61 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().

◆ mclr_last

int SmackVContext::mclr_last[3]

Definition at line 61 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().

◆ full_last

int SmackVContext::full_last[3]

Definition at line 61 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().

◆ type_last

int SmackVContext::type_last[3]

Definition at line 61 of file smacker.c.

Referenced by decode_frame(), and decode_header_trees().


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