]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/arm/fmtconvert_neon.S
arm: get_cabac inline asm
[ffmpeg] / libavcodec / arm / fmtconvert_neon.S
index 41a095a9cc73c7bfb73f117183645a11d3cc0f39..e11e82ca467ed372a29ec6427c0f5a29ed23e5bc 100644 (file)
@@ -70,7 +70,7 @@ function ff_float_to_int16_interleave_neon, export=1
         cmp             r3, #2
         itt             lt
         ldrlt           r1, [r1]
-        blt             ff_float_to_int16_neon
+        blt             X(ff_float_to_int16_neon)
         bne             4f
 
         ldr             r3, [r1]