FFmpeg
|
a64tables.h File Reference
a64 video encoder - tables used by a64 encoders More...
#include <stdint.h>
Include dependency graph for a64tables.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
static const uint8_t | multi_dither_patterns [9][4][4] |
dither patterns used vor rendering the multicolor charset More... | |
static const uint8_t | interlaced_dither_patterns [9][8][4] |
Detailed Description
a64 video encoder - tables used by a64 encoders
Definition in file a64tables.h.
Variable Documentation
|
static |
Definition at line 93 of file a64tables.h.
Referenced by render_charset().
|
static |
dither patterns used vor rendering the multicolor charset
Definition at line 36 of file a64tables.h.
Referenced by render_charset().
Generated on Mon Nov 18 2024 06:52:04 for FFmpeg by 1.8.11