FFmpeg
Data Fields
Hnm4VideoContext Struct Reference

Data Fields

uint8_t version
 
int width
 
int height
 
uint8_tcurrent
 
uint8_tprevious
 
uint8_tbuffer1
 
uint8_tbuffer2
 
uint8_tprocessed
 
uint32_t palette [256]
 

Detailed Description

Definition at line 38 of file hnm4video.c.

Field Documentation

◆ version

uint8_t Hnm4VideoContext::version

Definition at line 39 of file hnm4video.c.

Referenced by hnm_decode_frame(), hnm_decode_init(), and hnm_update_palette().

◆ width

int Hnm4VideoContext::width

◆ height

int Hnm4VideoContext::height

◆ current

uint8_t* Hnm4VideoContext::current

◆ previous

uint8_t* Hnm4VideoContext::previous

◆ buffer1

uint8_t* Hnm4VideoContext::buffer1

Definition at line 44 of file hnm4video.c.

Referenced by hnm_decode_end(), and hnm_decode_init().

◆ buffer2

uint8_t* Hnm4VideoContext::buffer2

Definition at line 45 of file hnm4video.c.

Referenced by hnm_decode_end(), and hnm_decode_init().

◆ processed

uint8_t* Hnm4VideoContext::processed

◆ palette

uint32_t Hnm4VideoContext::palette[256]

Definition at line 47 of file hnm4video.c.

Referenced by hnm_decode_frame(), and hnm_update_palette().


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