Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Unified Diff: third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Pre-increment instead of post-increment Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/opus/src/silk/mips/NSQ_del_dec_mipsr1.h ('k') | third_party/opus/src/silk/process_NLSFs.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
diff --git a/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h b/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
index 3b0a6953656d97318f3aa83ebba9f208be1bd88b..51520c0a6fd550cb872906244e6afc1c0cc138aa 100644
--- a/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
+++ b/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
@@ -28,11 +28,6 @@ POSSIBILITY OF SUCH DAMAGE.
#ifndef SILK_SIGPROC_FIX_MIPSR1_H
#define SILK_SIGPROC_FIX_MIPSR1_H
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
#undef silk_SAT16
static inline short int silk_SAT16(int a)
{
« no previous file with comments | « third_party/opus/src/silk/mips/NSQ_del_dec_mipsr1.h ('k') | third_party/opus/src/silk/process_NLSFs.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698