]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/arm/vp8dsp_neon.S
Merge commit '99cf943339a2e5171863c48cd1a73dd43dc243e1'
[ffmpeg] / libavcodec / arm / vp8dsp_neon.S
index 2e87fb0cc72d78778d2e5b221b77c26d084b7252..fcb424881b0a0182b2f42818af56c8258b907c4c 100644 (file)
@@ -1562,7 +1562,7 @@ function ff_put_vp8_epel4_h4v4_neon, export=1
 endfunc
 
 @ note: worst case sum of all 6-tap filter values * 255 is 0x7f80 so 16 bit
-@ arithmatic can be used to apply filters
+@ arithmetic can be used to apply filters
 const   subpel_filters, align=4
         .short     0,   6, 123,  12,   1,   0,   0,   0
         .short     2,  11, 108,  36,   8,   1,   0,   0