FFmpeg
Data Fields
CmvContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFramelast_frame
 last More...
 
AVFramelast2_frame
 second-last More...
 
int width
 
int height
 
unsigned int palette [AVPALETTE_COUNT]
 

Detailed Description

Definition at line 38 of file eacmv.c.

Field Documentation

◆ avctx

AVCodecContext* CmvContext::avctx

Definition at line 39 of file eacmv.c.

◆ last_frame

AVFrame* CmvContext::last_frame

last

Definition at line 40 of file eacmv.c.

◆ last2_frame

AVFrame* CmvContext::last2_frame

second-last

Definition at line 41 of file eacmv.c.

◆ width

int CmvContext::width

Definition at line 42 of file eacmv.c.

◆ height

int CmvContext::height

Definition at line 42 of file eacmv.c.

◆ palette

unsigned int CmvContext::palette[AVPALETTE_COUNT]

Definition at line 43 of file eacmv.c.


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