summaryrefslogtreecommitdiff
path: root/libavcodec/a64tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/a64tables.h')
-rw-r--r--libavcodec/a64tables.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/a64tables.h b/libavcodec/a64tables.h
index 31d8c2e2a0..7ce60b0e5d 100644
--- a/libavcodec/a64tables.h
+++ b/libavcodec/a64tables.h
@@ -32,7 +32,8 @@
/**
* dither patterns used vor rendering the multicolor charset
*/
-static const uint8_t prep_dither_patterns[9][4][4] = {
+
+static const uint8_t multi_dither_patterns[9][4][4] = {
{
{0, 0, 0, 0},
{0, 0, 0, 0},