FlashSV2Context Struct Reference

Data Fields

AVCodecContextavctx
uint8_t * current_frame
uint8_t * key_frame
AVFrame frame
uint8_t * encbuffer
uint8_t * keybuffer
uint8_t * databuffer
Blockframe_blocks
Blockkey_blocks
int frame_size
int blocks_size
int use15_7
int dist
int comp
int rows
int cols
int last_key_frame
int image_width
int image_height
int block_width
int block_height
uint8_t flags
uint8_t use_custom_palette
uint8_t palette_type
 0=>default, 1=>custom - changed when palette regenerated.
Palette palette

Detailed Description

Definition at line 85 of file flashsv2enc.c.


Field Documentation

Definition at line 99 of file flashsv2enc.c.

Referenced by encode_all_blocks(), and flashsv2_encode_init().

Definition at line 99 of file flashsv2enc.c.

Referenced by encode_all_blocks(), and flashsv2_encode_frame().

Definition at line 107 of file flashsv2enc.c.

Referenced by write_header().

Definition at line 89 of file flashsv2enc.c.

Referenced by flashsv2_encode_frame().

0=>default, 1=>custom - changed when palette regenerated.

Definition at line 109 of file flashsv2enc.c.

Referenced by flashsv2_encode_init(), and reconfigure_at_keyframe().


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