summaryrefslogtreecommitdiffstats
path: root/src/conv_acc_sse_avx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conv_acc_sse_avx.c')
-rw-r--r--src/conv_acc_sse_avx.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/conv_acc_sse_avx.c b/src/conv_acc_sse_avx.c
index 5d9a82b7..2ad353a4 100644
--- a/src/conv_acc_sse_avx.c
+++ b/src/conv_acc_sse_avx.c
@@ -1,5 +1,6 @@
/*
- * Intel SSE + AVX Viterbi decoder
+ * Accelerated Viterbi decoder implementation
+ * for architectures with both SSE3 and AVX2 support
*
* Copyright (C) 2013, 2014 Thomas Tsou <tom@tsou.cc>
*