summaryrefslogtreecommitdiff
path: root/libavcodec/vp9data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp9data.h')
-rw-r--r--libavcodec/vp9data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/vp9data.h b/libavcodec/vp9data.h
index f27ab0b267..086dbdec06 100644
--- a/libavcodec/vp9data.h
+++ b/libavcodec/vp9data.h
@@ -26,6 +26,7 @@
#include "vp9dec.h"
+extern const uint8_t ff_vp9_bwh_tab[2][N_BS_SIZES][2];
extern const int8_t ff_vp9_partition_tree[3][2];
extern const uint8_t ff_vp9_default_kf_partition_probs[4][4][3];
extern const int8_t ff_vp9_segmentation_tree[7][2];