MSS2Context Struct Reference
Collaboration diagram for MSS2Context:
Collaboration graph

Data Fields

VC1Context v
 
int split_position
 
AVFrame last_pic
 
MSS12Context c
 
MSS2DSPContext dsp
 
SliceContext sc [2]
 

Detailed Description

Definition at line 34 of file mss2.c.

Field Documentation

MSS2DSPContext MSS2Context::dsp

Definition at line 39 of file mss2.c.

Referenced by decode_wmv9(), mss2_decode_frame(), and mss2_decode_init().

AVFrame MSS2Context::last_pic

Definition at line 37 of file mss2.c.

Referenced by mss2_decode_end(), and mss2_decode_frame().

SliceContext MSS2Context::sc[2]

Definition at line 40 of file mss2.c.

Referenced by mss2_decode_frame(), and mss2_decode_init().

int MSS2Context::split_position

Definition at line 36 of file mss2.c.

Referenced by mss2_decode_frame().

VC1Context MSS2Context::v

Definition at line 35 of file mss2.c.

Referenced by decode_wmv9(), and wmv9_init().


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