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

Side by Side Diff: third_party/opus/opus_srcs_mips.gypi

Issue 899623002: Revert of Roll opus to opus-HEAD-66611f1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 unified diff | Download patch
« no previous file with comments | « third_party/opus/opus.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 {
6 'sources': [
7 'src/celt/mips/celt_mipsr1.h',
8 'src/celt/mips/fixed_generic_mipsr1.h',
9 'src/celt/mips/kiss_fft_mipsr1.h',
10 'src/celt/mips/mdct_mipsr1.h',
11 'src/celt/mips/pitch_mipsr1.h',
12 'src/celt/mips/vq_mipsr1.c',
13 'src/celt/mips/vq_mipsr1.h',
14 'src/silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h',
15 'src/silk/fixed/mips/prefilter_FIX_mipsr1.h',
16 'src/silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h',
17 'src/silk/mips/NSQ_del_dec_mipsr1.h',
18 'src/silk/mips/macros_mipsr1.h',
19 'src/silk/mips/sigproc_fix_mipsr1.h',
20 ],
21 }
OLDNEW
« no previous file with comments | « third_party/opus/opus.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698