X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fdcadata.h;h=02dbb0fe54c40d80b1937ca39952414ce81e34d8;hb=018a6645bc606b545e6efdd980d9449c33e09b00;hp=e8a31fd0a1e4203629b64f8f5f649c3dc1fab005;hpb=03cbe6c8bc42626107e75b001180b81781619ed7;p=ffmpeg diff --git a/libavcodec/dcadata.h b/libavcodec/dcadata.h index e8a31fd0a1e..02dbb0fe54c 100644 --- a/libavcodec/dcadata.h +++ b/libavcodec/dcadata.h @@ -4224,7 +4224,7 @@ static const float lossless_quant_d[32] = { /* Vector quantization tables */ -static const int8_t high_freq_vq[1024][32] = +DECLARE_ALIGNED(8, static const int8_t, high_freq_vq)[1024][32] = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },