summaryrefslogtreecommitdiffstats
path: root/common/arm/ih264_mem_fns_neon.s
diff options
context:
space:
mode:
Diffstat (limited to 'common/arm/ih264_mem_fns_neon.s')
-rw-r--r--[-rwxr-xr-x]common/arm/ih264_mem_fns_neon.s14
1 files changed, 9 insertions, 5 deletions
diff --git a/common/arm/ih264_mem_fns_neon.s b/common/arm/ih264_mem_fns_neon.s
index 2808897..39ad9b3 100755..100644
--- a/common/arm/ih264_mem_fns_neon.s
+++ b/common/arm/ih264_mem_fns_neon.s
@@ -17,7 +17,7 @@
@ *****************************************************************************
@ * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
@*/
-@/**
+@**
@ *******************************************************************************
@ * @file
@ * ih264_mem_fns_neon.s
@@ -40,9 +40,9 @@
@ * None
@ *
@ *******************************************************************************
-@*/
+@*
-@/**
+@**
@*******************************************************************************
@*
@* @brief
@@ -65,7 +65,7 @@
@* None
@*
@*******************************************************************************
-@*/
+@*
@void ih264_memcpy_mul_8(UWORD8 *pu1_dst,
@ UWORD8 *pu1_src,
@ UWORD8 num_bytes)
@@ -94,7 +94,7 @@ loop_neon_memcpy_mul_8:
@*******************************************************************************
-@*/
+@*
@void ih264_memcpy(UWORD8 *pu1_dst,
@ UWORD8 *pu1_src,
@ UWORD8 num_bytes)
@@ -143,6 +143,8 @@ loop_memcpy:
+
+
.global ih264_memset_mul_8_a9q
ih264_memset_mul_8_a9q:
@@ -208,6 +210,8 @@ loop_memset:
+
+
.global ih264_memset_16bit_mul_8_a9q
ih264_memset_16bit_mul_8_a9q: