diff options
author | Martin Storsjö <martin@martin.st> | 2016-12-31 14:05:44 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-02-24 00:04:31 +0200 |
commit | de06bdfe6c8abd8266d5c6f5c68e4df0060b61fc (patch) | |
tree | fd4cc10fa660a323a670dfe62558b07cf3dc909e /tests/ref/fate/dds-dx10-bc1 | |
parent | 65aa002d54433154a6924dc13e498bec98451ad0 (diff) | |
download | ffmpeg-de06bdfe6c8abd8266d5c6f5c68e4df0060b61fc.tar.gz |
arm: vp9itxfm: Reorder the idct coefficients for better pairing
All elements are used pairwise, except for the first one.
Previously, the 16th element was unused. Move the unused element
to the second slot, to make the later element pairs not split
across registers.
This simplifies loading only parts of the coefficients,
reducing the difference to the 16 bpp version.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/ref/fate/dds-dx10-bc1')
0 files changed, 0 insertions, 0 deletions