diff options
author | Martin Storsjö <martin@martin.st> | 2017-01-03 14:55:46 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-03-11 13:14:46 +0200 |
commit | 19a0f9529ccdb48696f0caa251fe36b1d30df739 (patch) | |
tree | c2af8122cf03e553103386fb34b4dbeb0db8b6d0 /libavfilter/vf_hqx.c | |
parent | 3006e5253afc6a0ee001916806aae80f157d7043 (diff) | |
download | ffmpeg-19a0f9529ccdb48696f0caa251fe36b1d30df739.tar.gz |
aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible
The ld1r is a leftover from the arm version, where this trick is
beneficial on some cores.
Use a single-lane load where we don't need the semantics of ld1r.
This is cherrypicked from libav commit
ed8d293306e12c9b79022d37d39f48825ce7f2fa.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/vf_hqx.c')
0 files changed, 0 insertions, 0 deletions