summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libopus/celt/ecintrin.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libopus/celt/ecintrin.h')
-rw-r--r--lib/rbcodec/codecs/libopus/celt/ecintrin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/codecs/libopus/celt/ecintrin.h b/lib/rbcodec/codecs/libopus/celt/ecintrin.h
index be57dd40de..2263cff6bd 100644
--- a/lib/rbcodec/codecs/libopus/celt/ecintrin.h
+++ b/lib/rbcodec/codecs/libopus/celt/ecintrin.h
@@ -33,7 +33,7 @@
33#if !defined(_ecintrin_H) 33#if !defined(_ecintrin_H)
34# define _ecintrin_H (1) 34# define _ecintrin_H (1)
35 35
36/*Some specific platforms may have optimized intrinsic or inline assembly 36/*Some specific platforms may have optimized intrinsic or OPUS_INLINE assembly
37 versions of these functions which can substantially improve performance. 37 versions of these functions which can substantially improve performance.
38 We define macros for them to allow easy incorporation of these non-ANSI 38 We define macros for them to allow easy incorporation of these non-ANSI
39 features.*/ 39 features.*/