]> git.sesse.net Git - ffmpeg/commit
aarch64: vp9itxfm16: Restructure the idct32 store macros
authorMartin Storsjö <martin@martin.st>
Sun, 26 Feb 2017 11:43:10 +0000 (13:43 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 19 Mar 2017 20:54:15 +0000 (22:54 +0200)
commitb76533f105cc01f6fb64199309fab84ba22da725
treec496389aa065f22fcc8ea0b8d5b9f03f64126468
parentd613251622d6807fd685452770612a743d7f20a0
aarch64: vp9itxfm16: Restructure the idct32 store macros

This avoids concatenation, which can't be used if the whole macro
is wrapped within another macro.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/aarch64/vp9itxfm_16bpp_neon.S