summaryrefslogtreecommitdiffstats
path: root/common/arm/ih264_weighted_pred_a9q.s
diff options
context:
space:
mode:
Diffstat (limited to 'common/arm/ih264_weighted_pred_a9q.s')
-rw-r--r--[-rwxr-xr-x]common/arm/ih264_weighted_pred_a9q.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/arm/ih264_weighted_pred_a9q.s b/common/arm/ih264_weighted_pred_a9q.s
index 1ce94d0..81d26d4 100755..100644
--- a/common/arm/ih264_weighted_pred_a9q.s
+++ b/common/arm/ih264_weighted_pred_a9q.s
@@ -17,7 +17,7 @@
@ *****************************************************************************
@ * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
@*/
-@/**
+@**
@******************************************************************************
@* @file
@* ih264_weighted_pred_a9q.s
@@ -37,7 +37,7 @@
@* None
@*
@*******************************************************************************
-@*/
+@*
@*******************************************************************************
@* @function
@* ih264_weighted_pred_luma_a9q()
@@ -84,7 +84,7 @@
@* (ht,wd) can be (4,4), (4,8), (8,4), (8,8), (8,16), (16,8) or (16,16).
@*
@*******************************************************************************
-@*/
+@*
@void ih264_weighted_pred_luma_a9q(UWORD8 *pu1_src,
@ UWORD8 *pu1_dst,
@ WORD32 src_strd,
@@ -314,7 +314,7 @@ end_loops:
@* (ht,wd) can be (2,2), (2,4), (4,2), (4,4), (4,8), (8,4) or (8,8).
@*
@*******************************************************************************
-@*/
+@*
@void ih264_weighted_pred_chroma_a9q(UWORD8 *pu1_src,
@ UWORD8 *pu1_dst,
@ WORD32 src_strd,