| FFmpeg
    | 

| Data Fields | |
| uint8_t * | enc | 
| uint8_t * | sl_begin | 
| uint8_t * | sl_end | 
| int | enc_size | 
| uint8_t * | data | 
| unsigned long | data_size | 
| uint8_t | start | 
| uint8_t | len | 
| uint8_t | dirty | 
| uint8_t | col | 
| uint8_t | row | 
| uint8_t | width | 
| uint8_t | height | 
| uint8_t | flags | 
Detailed Description
Definition at line 68 of file flashsv2enc.c.
Field Documentation
| uint8_t Block::col | 
Definition at line 77 of file flashsv2enc.c.
Referenced by encode_all_blocks(), init_blocks(), mark_all_blocks(), write_all_blocks(), and write_block().
| uint8_t* Block::data | 
Definition at line 72 of file flashsv2enc.c.
Referenced by encode_all_blocks(), encode_block(), init_blocks(), new_key_frame(), and write_block().
| unsigned long Block::data_size | 
Definition at line 73 of file flashsv2enc.c.
Referenced by encode_all_blocks(), encode_block(), and write_block().
| uint8_t Block::dirty | 
Definition at line 76 of file flashsv2enc.c.
Referenced by compare_sl(), encode_all_blocks(), and write_all_blocks().
| uint8_t* Block::enc | 
Definition at line 69 of file flashsv2enc.c.
Referenced by encode_15_7(), encode_bgr(), encode_zlibprime(), init_blocks(), and new_key_frame().
| int Block::enc_size | 
Definition at line 71 of file flashsv2enc.c.
Referenced by encode_15_7(), encode_all_blocks(), encode_bgr(), and encode_zlibprime().
| uint8_t Block::flags | 
Definition at line 78 of file flashsv2enc.c.
Referenced by encode_all_blocks(), encode_block(), and write_block().
| uint8_t Block::height | 
Definition at line 77 of file flashsv2enc.c.
Referenced by encode_15_7(), encode_all_blocks(), encode_bgr(), encode_block(), init_blocks(), and optimum_block_height().
| uint8_t Block::len | 
Definition at line 75 of file flashsv2enc.c.
Referenced by compare_sl(), encode_15_7(), encode_15_7_sl(), encode_all_blocks(), encode_bgr(), encode_block(), write_all_blocks(), write_block(), and write_header().
| uint8_t Block::row | 
Definition at line 77 of file flashsv2enc.c.
Referenced by encode_all_blocks(), init_blocks(), write_all_blocks(), and write_block().
| uint8_t* Block::sl_begin | 
Definition at line 70 of file flashsv2enc.c.
Referenced by encode_15_7(), encode_bgr(), encode_zlib(), encode_zlibprime(), and new_key_frame().
| uint8_t * Block::sl_end | 
Definition at line 70 of file flashsv2enc.c.
Referenced by encode_15_7(), encode_bgr(), encode_zlib(), encode_zlibprime(), and new_key_frame().
| uint8_t Block::start | 
Definition at line 75 of file flashsv2enc.c.
Referenced by compare_sl(), encode_15_7(), encode_all_blocks(), encode_bgr(), write_all_blocks(), and write_block().
| uint8_t Block::width | 
Definition at line 77 of file flashsv2enc.c.
Referenced by compare_sl(), encode_15_7(), encode_15_7_sl(), encode_bgr(), encode_block(), init_blocks(), and optimum_block_width().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11