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

Data Fields

AVCodecContextavctx
 
unsigned int width
 
unsigned int height
 
unsigned int depth
 
unsigned int bytes_per_channel
 
int linesize
 
GetByteContext g
 

Detailed Description

Definition at line 28 of file sgidec.c.

Field Documentation

◆ avctx

AVCodecContext* SgiState::avctx

Definition at line 29 of file sgidec.c.

◆ width

unsigned int SgiState::width

Definition at line 30 of file sgidec.c.

◆ height

unsigned int SgiState::height

Definition at line 31 of file sgidec.c.

◆ depth

unsigned int SgiState::depth

Definition at line 32 of file sgidec.c.

◆ bytes_per_channel

unsigned int SgiState::bytes_per_channel

Definition at line 33 of file sgidec.c.

◆ linesize

int SgiState::linesize

Definition at line 34 of file sgidec.c.

◆ g

GetByteContext SgiState::g

Definition at line 35 of file sgidec.c.


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