FFmpeg
|
a64 video encoder - tables used by a64 encoders More...
#include <stdint.h>
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 | |
static const uint8_t | interlaced_dither_patterns [9][8][4] |
a64 video encoder - tables used by a64 encoders
Definition in file a64tables.h.
|
static |
dither patterns used vor rendering the multicolor charset
Definition at line 36 of file a64tables.h.
Referenced by render_charset().
|
static |
Definition at line 93 of file a64tables.h.
Referenced by render_charset().