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

arm: 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.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 09eb88a1
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