Declare ff_vp3_idct_data to be uint16_t

Originally committed as revision 15117 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
David Conrad 2008-08-31 07:05:29 +00:00
parent 587ae47aa7
commit 43410eaf7c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include "dsputil_mmx.h"
#include "mmx.h"
DECLARE_ALIGNED_16(const unsigned short, ff_vp3_idct_data[7 * 8]) =
DECLARE_ALIGNED_16(const uint16_t, ff_vp3_idct_data[7 * 8]) =
{
64277,64277,64277,64277,64277,64277,64277,64277,
60547,60547,60547,60547,60547,60547,60547,60547,