commit | 5b0690699dc84864544bd0b10028714533e7d02d | [log] [tgz] |
---|---|---|
author | Gordana Cmiljanovic <gordana.cmiljanovic@imgtec.com> | Tue Jul 18 11:41:53 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 31 12:48:24 2017 +0000 |
tree | 0fb0ad266734af0e170276d4962337345a2f4249 | |
parent | 6ed63255cab783e7dbeea8a8deadfc27fa6abde7 [diff] |
[MIPS]: Fix compiler error for mips32r2 dspr2 Fix error reported by llvm: "error: unused variable 'kResampleAllpass1' [-Werror,-Wunused-const-variable]" "error: unused variable 'kResampleAllpass2' [-Werror,-Wunused-const-variable]" BUG=Unused variable. Change-Id: I60c64b04e0fa96eb803416fb2148a81fc46a337d Reviewed-on: https://chromium-review.googlesource.com/575132 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19629}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.