]> git.sesse.net Git - ffmpeg/commit
aarch64: vp9itxfm: Restructure the idct32 store macros
authorMartin Storsjö <martin@martin.st>
Thu, 1 Dec 2016 09:10:19 +0000 (11:10 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 11 Mar 2017 11:14:09 +0000 (13:14 +0200)
commit52c7366c83aba4dc92ceedecbee592d629c98e29
tree852fb2011b544722f15b8a797bb2ea14f10b2d5a
parent31e41350d283febda7e91b92555854ca270e075e
aarch64: vp9itxfm: Restructure the idct32 store macros

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

This is also arguably more readable.

This is cherrypicked from libav commit
58d87e0f49bcbbc6f426328f53b657bae7430cd2.

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