• Martin Storsjö's avatar
    arm: vp9itxfm: Reorder iadst16 coeffs · 08074c09
    Martin Storsjö authored
    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: 's avatarMartin Storsjö <martin@martin.st>
    08074c09
vp9itxfm_neon.S 61.7 KB