Simplify some declarations of aligned arrays
authorMåns Rullgård <mans@mansr.com>
Wed, 17 Feb 2010 20:36:10 +0000 (20:36 +0000)
committerMåns Rullgård <mans@mansr.com>
Wed, 17 Feb 2010 20:36:10 +0000 (20:36 +0000)
commit2480c390bdb5c96b1910f17dcccbe79b32350488
tree451454e9a138c31b60965a1fc6f3274cfd47308b
parentdfd017bf0aa882d3b441a0a22de9171ca0bd0257
Simplify some declarations of aligned arrays

If DECLARE_ALIGNED_16 works on uint64_t it will work smaller types too.

Originally committed as revision 21863 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c