Skip to content
Snippets Groups Projects
Commit 26ee83ac authored by Martin Storsjö's avatar Martin Storsjö
Browse files

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
b8f66c08.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent b2e20d89
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment