diff mbox series

[FFmpeg-devel,05/21] aarch64: hevc: Use ld1r instead of ldr+dup in hevc_qpel_uni_w_h

Message ID 20240325150243.59058-6-martin@martin.st
State Accepted
Commit 8f03c30a17c9a2f6d33be2fbe1335356588b8829
Headers show
Series aarch64: hevc: Add missing hevc_pel NEON functions | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Martin Storsjö March 25, 2024, 3:02 p.m. UTC
---
 libavcodec/aarch64/hevcdsp_qpel_neon.S | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/libavcodec/aarch64/hevcdsp_qpel_neon.S b/libavcodec/aarch64/hevcdsp_qpel_neon.S
index 0fcded344b..062b7d4d0f 100644
--- a/libavcodec/aarch64/hevcdsp_qpel_neon.S
+++ b/libavcodec/aarch64/hevcdsp_qpel_neon.S
@@ -2462,8 +2462,7 @@  endfunc
         sub             x2, x2, #3
         movrel          x9, qpel_filters
         add             x9, x9, x12, lsl #3
-        ldr             x11, [x9]
-        dup             v28.2d, x11
+        ld1r            {v28.2d}, [x9]
         mov             w10, #-6
         sub             w10, w10, w5
         dup             v30.4s, w6              // wx