summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/me_cmp_mvi_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/alpha/me_cmp_mvi_asm.S')
-rw-r--r--libavcodec/alpha/me_cmp_mvi_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/alpha/me_cmp_mvi_asm.S b/libavcodec/alpha/me_cmp_mvi_asm.S
index 2399085bcb..183feeb40c 100644
--- a/libavcodec/alpha/me_cmp_mvi_asm.S
+++ b/libavcodec/alpha/me_cmp_mvi_asm.S
@@ -38,7 +38,7 @@
.text
/*****************************************************************************
- * int pix_abs16x16_mvi_asm(uint8_t *pix1, uint8_t *pix2, int line_size)
+ * int pix_abs16x16_mvi_asm(const uint8_t *pix1, const uint8_t *pix2, int line_size)
*
* This code is written with a pca56 in mind. For ev6, one should
* really take the increased latency of 3 cycles for MVI instructions