Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/arm
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm')
-rw-r--r--src/arm/64/mc.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/64/mc.S b/src/arm/64/mc.S
index 7166f32..8b78707 100644
--- a/src/arm/64/mc.S
+++ b/src/arm/64/mc.S
@@ -534,7 +534,7 @@ L(blend_tbl):
endfunc
function blend_h_8bpc_neon, export=1
- adr x6, L(blend_h_tbl)
+ adr x6, L(blend_h_tbl)
movrel x5, X(obmc_masks)
add x5, x5, w4, uxtw
sub w4, w4, w4, lsr #2