mirror of
https://code.videolan.org/videolan/dav1d
synced 2026-06-11 04:03:05 +00:00
arm: mc: Fix a comment typo
This seems to be right in all the other similar places (arm/64/mc.S, arm/32/mc16.S and arm/64/mc16.S).
This commit is contained in:
+1
-1
@@ -933,7 +933,7 @@ L(put_tbl):
|
||||
endfunc
|
||||
|
||||
|
||||
// This has got the same signature as the put_8tap functions,
|
||||
// This has got the same signature as the prep_8tap functions,
|
||||
// assumes that the caller has loaded the h argument into r4,
|
||||
// and assumes that r8 is set to (clz(w)-24), and r7 to w*2.
|
||||
function prep_neon
|
||||
|
||||
Reference in New Issue
Block a user