diff options
author | Martin Storsjö <martin@martin.st> | 2017-01-09 00:04:19 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-03-19 22:53:32 +0200 |
commit | 21c89f3a26bb1331381b90e653277585447cfbb3 (patch) | |
tree | e29745bb6f8296b5a7952721a48822ab645003b2 /libavcodec/arm/vp9itxfm_16bpp_neon.S | |
parent | 70317b25aa35c0907720e4d2b7686408588c07aa (diff) | |
download | ffmpeg-21c89f3a26bb1331381b90e653277585447cfbb3.tar.gz |
arm/aarch64: vp9: Fix vertical alignment
Align the second/third operands as they usually are.
Due to the wildly varying sizes of the written out operands
in aarch64 assembly, the column alignment is usually not as clear
as in arm assembly.
This is cherrypicked from libav commit
7995ebfad12002033c73feed422a1cfc62081e8f.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/arm/vp9itxfm_16bpp_neon.S')
0 files changed, 0 insertions, 0 deletions