Skip to content
Snippets Groups Projects
Commit b2e20d89 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.

This is cherrypicked from libav commit
08074c09.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent f9522730
No related branches found
No related tags found
No related merge requests found
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