FFmpeg
|
WNV1Context Struct Reference
Collaboration diagram for WNV1Context:
Data Fields | |
AVCodecContext * | avctx |
int | shift |
GetBitContext | gb |
Detailed Description
Field Documentation
AVCodecContext* WNV1Context::avctx |
Definition at line 34 of file wnv1.c.
Referenced by decode_init().
GetBitContext WNV1Context::gb |
Definition at line 37 of file wnv1.c.
Referenced by decode_frame(), and wnv1_get_code().
int WNV1Context::shift |
Definition at line 36 of file wnv1.c.
Referenced by decode_frame(), and wnv1_get_code().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:13 for FFmpeg by 1.8.11