FFmpeg
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 52 of file fraps.c.

Field Documentation

◆ avctx

AVCodecContext* FrapsContext::avctx

Definition at line 53 of file fraps.c.

◆ bdsp

BswapDSPContext FrapsContext::bdsp

Definition at line 54 of file fraps.c.

◆ tmpbuf

uint8_t* FrapsContext::tmpbuf

Definition at line 55 of file fraps.c.

◆ tmpbuf_size

int FrapsContext::tmpbuf_size

Definition at line 56 of file fraps.c.


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