vp9: normalize DECLARE_ALIGNED use on global tables
authorJames Zern <jzern@google.com>
Wed, 19 Feb 2014 04:35:22 +0000 (20:35 -0800)
committerJames Zern <jzern@google.com>
Wed, 19 Feb 2014 06:57:43 +0000 (22:57 -0800)
commitb78c219c80c26b889c4df778afccec98268a0214
tree035c063da775281f62124998f385e9e8aa1a3e22
parent26c8e720cabf4a5d3eaaaf83a3629267968e1e56
vp9: normalize DECLARE_ALIGNED use on global tables

- place extern within the macro
- use in the header only

Change-Id: I4274b345d8af9ef329c0eb9553a3ddaad70d1d26
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h
vp9/common/vp9_prob.c