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

Data Fields

AVCodecContextavctx
 
AVFrameframe
 
unsigned int palette [AVPALETTE_COUNT]
 
GetByteContext gb
 

Detailed Description

Definition at line 49 of file mmvideo.c.

Field Documentation

AVCodecContext* MmContext::avctx

Definition at line 50 of file mmvideo.c.

Referenced by mm_decode_init(), mm_decode_inter(), and mm_decode_intra().

AVFrame* MmContext::frame
unsigned int MmContext::palette[AVPALETTE_COUNT]

Definition at line 52 of file mmvideo.c.

Referenced by mm_decode_frame(), and mm_decode_pal().

GetByteContext MmContext::gb

Definition at line 53 of file mmvideo.c.

Referenced by mm_decode_frame(), mm_decode_inter(), mm_decode_intra(), and mm_decode_pal().


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