diff options
author | Martin Storsjö <martin@martin.st> | 2016-12-31 22:27:13 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-03-11 13:14:52 +0200 |
commit | 26ee83acc4ebd765529b666c7f050243b7677d76 (patch) | |
tree | 3104fbf2cfa64ec451f4c28457fd93a8e5f99f88 /libavcodec/mpegaudiodsp.h | |
parent | b2e20d89844b51c3d9565b293606d1433bd67f25 (diff) | |
download | ffmpeg-26ee83acc4ebd765529b666c7f050243b7677d76.tar.gz |
aarch64: vp9itxfm: Reorder iadst16 coeffs
This matches the order they are in the 16 bpp version.
There they are in this order, to make sure we access them in the
same order they are declared, easing loading only half of the
coefficients at a time.
This makes the 8 bpp version match the 16 bpp version better.
This is cherrypicked from libav commit
b8f66c0838b4c645227f23a35b4d54373da4c60a.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/mpegaudiodsp.h')
0 files changed, 0 insertions, 0 deletions