| FFmpeg
    | 
MSS2Context Struct Reference
  
Collaboration diagram for MSS2Context:

| Data Fields | |
| VC1Context | v | 
| int | split_position | 
| AVFrame | last_pic | 
| MSS12Context | c | 
| MSS2DSPContext | dsp | 
| SliceContext | sc [2] | 
Detailed Description
Field Documentation
| MSS12Context MSS2Context::c | 
Definition at line 38 of file mss2.c.
Referenced by arith2_get_consumed_bytes(), decode_wmv9(), mss2_decode_end(), mss2_decode_frame(), and mss2_decode_init().
| 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:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11