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

Side by Side Diff: celt_headers.mk

Issue 12388030: Update Opus to 1.0.2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Created 7 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « celt/tests/test_unit_types.c ('k') | celt_sources.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CELT_HEAD = \
2 celt/arch.h \
3 celt/bands.h \
4 celt/celt.h \
5 include/opus_types.h \
6 include/opus_defines.h \
7 include/opus_custom.h \
8 celt/cwrs.h \
9 celt/ecintrin.h \
10 celt/entcode.h \
11 celt/entdec.h \
12 celt/entenc.h \
13 celt/fixed_debug.h \
14 celt/fixed_generic.h \
15 celt/float_cast.h \
16 celt/_kiss_fft_guts.h \
17 celt/kiss_fft.h \
18 celt/laplace.h \
19 celt/mathops.h \
20 celt/mdct.h \
21 celt/mfrngcod.h \
22 celt/modes.h \
23 celt/os_support.h \
24 celt/pitch.h \
25 celt/celt_lpc.h \
26 celt/quant_bands.h \
27 celt/rate.h \
28 celt/stack_alloc.h \
29 celt/vq.h \
30 celt/static_modes_float.h \
31 celt/static_modes_fixed.h
OLDNEW
« no previous file with comments | « celt/tests/test_unit_types.c ('k') | celt_sources.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698