diff options
author | Martin Storsjö <[email protected]> | 2016-12-31 14:05:44 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2017-02-24 00:04:31 +0200 |
commit | de06bdfe6c8abd8266d5c6f5c68e4df0060b61fc (patch) | |
tree | fd4cc10fa660a323a670dfe62558b07cf3dc909e /doc/protocols.texi | |
parent | 65aa002d54433154a6924dc13e498bec98451ad0 (diff) |
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ö <[email protected]>
Diffstat (limited to 'doc/protocols.texi')
0 files changed, 0 insertions, 0 deletions