summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/opus/src/celt/ecintrin.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/opus/src/celt/ecintrin.h')
-rw-r--r--chromium/third_party/opus/src/celt/ecintrin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/opus/src/celt/ecintrin.h b/chromium/third_party/opus/src/celt/ecintrin.h
index be57dd40de9..2263cff6bdf 100644
--- a/chromium/third_party/opus/src/celt/ecintrin.h
+++ b/chromium/third_party/opus/src/celt/ecintrin.h
@@ -33,7 +33,7 @@
#if !defined(_ecintrin_H)
# define _ecintrin_H (1)
-/*Some specific platforms may have optimized intrinsic or inline assembly
+/*Some specific platforms may have optimized intrinsic or OPUS_INLINE assembly
versions of these functions which can substantially improve performance.
We define macros for them to allow easy incorporation of these non-ANSI
features.*/