X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Faacsbrdata.h;h=dd7a827fc4aa59a7d2cc4489c6262213de50ff8b;hb=62514ca012c8b0d30c291fc6e58c0de7b452cd89;hp=a796e9deb752a41f05436bf5f013df3537a5f091;hpb=040a796dab2721abbbeceb3df8368e59254d6827;p=ffmpeg diff --git a/libavcodec/aacsbrdata.h b/libavcodec/aacsbrdata.h index a796e9deb75..dd7a827fc4a 100644 --- a/libavcodec/aacsbrdata.h +++ b/libavcodec/aacsbrdata.h @@ -267,8 +267,8 @@ static const int8_t sbr_offset[6][16] = { }; ///< window coefficients for analysis/synthesis QMF banks -static DECLARE_ALIGNED(16, float, sbr_qmf_window_ds)[320]; -static DECLARE_ALIGNED(16, float, sbr_qmf_window_us)[640] = { +static DECLARE_ALIGNED(32, float, sbr_qmf_window_ds)[320]; +static DECLARE_ALIGNED(32, float, sbr_qmf_window_us)[640] = { 0.0000000000, -0.0005525286, -0.0005617692, -0.0004947518, -0.0004875227, -0.0004893791, -0.0005040714, -0.0005226564, -0.0005466565, -0.0005677802, -0.0005870930, -0.0006132747,