Make tab_frw_01234567_sse2 const.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
Reimar Döffinger
2011-11-05 15:14:54 +01:00
parent bd09fecce2
commit 9663b8da9a

View File

@@ -151,7 +151,7 @@ DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct
29692, -12299, 26722, -31521, 29692, -12299, 26722, -31521,
}; };
static struct static const struct
{ {
DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256];
} tab_frw_01234567_sse2 = } tab_frw_01234567_sse2 =