libavcodec/a64tables.h File Reference

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]


Detailed Description

a64 video encoder - tables used by a64 encoders

Definition in file a64tables.h.


Variable Documentation

const uint8_t interlaced_dither_patterns[9][8][4] [static]

Definition at line 93 of file a64tables.h.

Referenced by render_charset().

const uint8_t multi_dither_patterns[9][4][4] [static]

dither patterns used vor rendering the multicolor charset

Definition at line 36 of file a64tables.h.

Referenced by render_charset().


Generated on Fri Oct 26 02:38:14 2012 for FFmpeg by  doxygen 1.5.8