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

local variable storage More...

Data Fields

AVCodecContextavctx
 
BswapDSPContext bdsp
 
uint8_ttmpbuf
 
int tmpbuf_size
 

Detailed Description

local variable storage

Definition at line 48 of file fraps.c.

Field Documentation

AVCodecContext* FrapsContext::avctx

Definition at line 49 of file fraps.c.

Referenced by decode_init(), and fraps2_decode_plane().

BswapDSPContext FrapsContext::bdsp

Definition at line 50 of file fraps.c.

Referenced by decode_init(), and fraps2_decode_plane().

uint8_t* FrapsContext::tmpbuf

Definition at line 51 of file fraps.c.

Referenced by decode_end(), decode_frame(), decode_init(), and fraps2_decode_plane().

int FrapsContext::tmpbuf_size

Definition at line 52 of file fraps.c.

Referenced by decode_frame().


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