]> granicus.if.org Git - libvpx/commitdiff
pvq: drop unused declaration
authorTristan Matthews <tmatth@videolan.org>
Sat, 5 Nov 2016 01:36:51 +0000 (21:36 -0400)
committerYaowu Xu <yaowu@google.com>
Mon, 7 Nov 2016 22:14:50 +0000 (22:14 +0000)
Change-Id: I5d95bb897d335dc17aa0ae5e873ba7dee46c6fda

av1/common/pvq.h

index a5051b40abf818439755e6e8c4efb114f83dacc7..371e4bd46ebb8af20dece50508c055c3033708ec 100644 (file)
@@ -16,7 +16,6 @@
 # include "generic_code.h"
 # include "odintrin.h"
 
-extern const double *OD_BASIS_MAG[2][OD_NBSIZES + 1];
 extern const int OD_QM8_Q4_FLAT[];
 extern const int OD_QM8_Q4_HVS[];