commit | cc37e36683e669bbae85ae56fc902c35d47e2c25 | [log] [tgz] |
---|---|---|
author | Tristan Matthews <tmatth@videolan.org> | Fri Nov 04 21:36:51 2016 -0400 |
committer | Yaowu Xu <yaowu@google.com> | Mon Nov 07 22:14:50 2016 +0000 |
tree | cf3d8c75ef551c6a8d90e6392f09cc5ecb45e170 | |
parent | f59178208539c7b77da0bb62825aa30dd3b5a656 [diff] |
pvq: drop unused declaration Change-Id: I5d95bb897d335dc17aa0ae5e873ba7dee46c6fda
diff --git a/av1/common/pvq.h b/av1/common/pvq.h index a5051b4..371e4bd 100644 --- a/av1/common/pvq.h +++ b/av1/common/pvq.h
@@ -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[];