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

Side by Side Diff: libvpx_srcs_arm.gypi

Issue 341293003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 6 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 | « generate_gypi.sh ('k') | libvpx_srcs_arm64.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is generated. Do not edit. 1 # This file is generated. Do not edit.
2 # Copyright (c) 2013 The Chromium Authors. All rights reserved. 2 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'sources': [ 7 'sources': [
8 '<(libvpx_source)/vp8/common/alloccommon.c', 8 '<(libvpx_source)/vp8/common/alloccommon.c',
9 '<(libvpx_source)/vp8/common/alloccommon.h', 9 '<(libvpx_source)/vp8/common/alloccommon.h',
10 '<(libvpx_source)/vp8/common/arm/armv6/bilinearfilter_v6.asm', 10 '<(libvpx_source)/vp8/common/arm/armv6/bilinearfilter_v6.asm',
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 '<(libvpx_source)/vp8/common/mfqe.c', 65 '<(libvpx_source)/vp8/common/mfqe.c',
66 '<(libvpx_source)/vp8/common/modecont.c', 66 '<(libvpx_source)/vp8/common/modecont.c',
67 '<(libvpx_source)/vp8/common/modecont.h', 67 '<(libvpx_source)/vp8/common/modecont.h',
68 '<(libvpx_source)/vp8/common/mv.h', 68 '<(libvpx_source)/vp8/common/mv.h',
69 '<(libvpx_source)/vp8/common/onyx.h', 69 '<(libvpx_source)/vp8/common/onyx.h',
70 '<(libvpx_source)/vp8/common/onyxc_int.h', 70 '<(libvpx_source)/vp8/common/onyxc_int.h',
71 '<(libvpx_source)/vp8/common/onyxd.h', 71 '<(libvpx_source)/vp8/common/onyxd.h',
72 '<(libvpx_source)/vp8/common/postproc.c', 72 '<(libvpx_source)/vp8/common/postproc.c',
73 '<(libvpx_source)/vp8/common/postproc.h', 73 '<(libvpx_source)/vp8/common/postproc.h',
74 '<(libvpx_source)/vp8/common/ppflags.h', 74 '<(libvpx_source)/vp8/common/ppflags.h',
75 '<(libvpx_source)/vp8/common/pragmas.h',
76 '<(libvpx_source)/vp8/common/quant_common.c', 75 '<(libvpx_source)/vp8/common/quant_common.c',
77 '<(libvpx_source)/vp8/common/quant_common.h', 76 '<(libvpx_source)/vp8/common/quant_common.h',
78 '<(libvpx_source)/vp8/common/reconinter.c', 77 '<(libvpx_source)/vp8/common/reconinter.c',
79 '<(libvpx_source)/vp8/common/reconinter.h', 78 '<(libvpx_source)/vp8/common/reconinter.h',
80 '<(libvpx_source)/vp8/common/reconintra.c', 79 '<(libvpx_source)/vp8/common/reconintra.c',
81 '<(libvpx_source)/vp8/common/reconintra4x4.c', 80 '<(libvpx_source)/vp8/common/reconintra4x4.c',
82 '<(libvpx_source)/vp8/common/reconintra4x4.h', 81 '<(libvpx_source)/vp8/common/reconintra4x4.h',
83 '<(libvpx_source)/vp8/common/rtcd.c', 82 '<(libvpx_source)/vp8/common/rtcd.c',
84 '<(libvpx_source)/vp8/common/sad_c.c', 83 '<(libvpx_source)/vp8/common/sad_c.c',
85 '<(libvpx_source)/vp8/common/setupintrarecon.c', 84 '<(libvpx_source)/vp8/common/setupintrarecon.c',
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 '<(libvpx_source)/vp9/common/vp9_idct.c', 183 '<(libvpx_source)/vp9/common/vp9_idct.c',
185 '<(libvpx_source)/vp9/common/vp9_idct.h', 184 '<(libvpx_source)/vp9/common/vp9_idct.h',
186 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 185 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
187 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 186 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
188 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 187 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
189 '<(libvpx_source)/vp9/common/vp9_mv.h', 188 '<(libvpx_source)/vp9/common/vp9_mv.h',
190 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 189 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
191 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 190 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
192 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h', 191 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
193 '<(libvpx_source)/vp9/common/vp9_ppflags.h', 192 '<(libvpx_source)/vp9/common/vp9_ppflags.h',
194 '<(libvpx_source)/vp9/common/vp9_pragmas.h',
195 '<(libvpx_source)/vp9/common/vp9_pred_common.c', 193 '<(libvpx_source)/vp9/common/vp9_pred_common.c',
196 '<(libvpx_source)/vp9/common/vp9_pred_common.h', 194 '<(libvpx_source)/vp9/common/vp9_pred_common.h',
197 '<(libvpx_source)/vp9/common/vp9_prob.c', 195 '<(libvpx_source)/vp9/common/vp9_prob.c',
198 '<(libvpx_source)/vp9/common/vp9_prob.h', 196 '<(libvpx_source)/vp9/common/vp9_prob.h',
199 '<(libvpx_source)/vp9/common/vp9_quant_common.c', 197 '<(libvpx_source)/vp9/common/vp9_quant_common.c',
200 '<(libvpx_source)/vp9/common/vp9_quant_common.h', 198 '<(libvpx_source)/vp9/common/vp9_quant_common.h',
201 '<(libvpx_source)/vp9/common/vp9_reconinter.c', 199 '<(libvpx_source)/vp9/common/vp9_reconinter.c',
202 '<(libvpx_source)/vp9/common/vp9_reconinter.h', 200 '<(libvpx_source)/vp9/common/vp9_reconinter.h',
203 '<(libvpx_source)/vp9/common/vp9_reconintra.c', 201 '<(libvpx_source)/vp9/common/vp9_reconintra.c',
204 '<(libvpx_source)/vp9/common/vp9_reconintra.h', 202 '<(libvpx_source)/vp9/common/vp9_reconintra.h',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 '<(libvpx_source)/vp9/encoder/vp9_variance.h', 292 '<(libvpx_source)/vp9/encoder/vp9_variance.h',
295 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c', 293 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c',
296 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h', 294 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h',
297 '<(libvpx_source)/vp9/encoder/vp9_writer.c', 295 '<(libvpx_source)/vp9/encoder/vp9_writer.c',
298 '<(libvpx_source)/vp9/encoder/vp9_writer.h', 296 '<(libvpx_source)/vp9/encoder/vp9_writer.h',
299 '<(libvpx_source)/vp9/vp9_cx_iface.c', 297 '<(libvpx_source)/vp9/vp9_cx_iface.c',
300 '<(libvpx_source)/vp9/vp9_dx_iface.c', 298 '<(libvpx_source)/vp9/vp9_dx_iface.c',
301 '<(libvpx_source)/vp9/vp9_iface_common.h', 299 '<(libvpx_source)/vp9/vp9_iface_common.h',
302 '<(libvpx_source)/vpx/internal/vpx_codec_internal.h', 300 '<(libvpx_source)/vpx/internal/vpx_codec_internal.h',
303 '<(libvpx_source)/vpx/internal/vpx_psnr.h', 301 '<(libvpx_source)/vpx/internal/vpx_psnr.h',
304 '<(libvpx_source)/vpx/src/svc_encodeframe.c',
305 '<(libvpx_source)/vpx/src/vpx_codec.c', 302 '<(libvpx_source)/vpx/src/vpx_codec.c',
306 '<(libvpx_source)/vpx/src/vpx_decoder.c', 303 '<(libvpx_source)/vpx/src/vpx_decoder.c',
307 '<(libvpx_source)/vpx/src/vpx_encoder.c', 304 '<(libvpx_source)/vpx/src/vpx_encoder.c',
308 '<(libvpx_source)/vpx/src/vpx_image.c', 305 '<(libvpx_source)/vpx/src/vpx_image.c',
309 '<(libvpx_source)/vpx/src/vpx_psnr.c', 306 '<(libvpx_source)/vpx/src/vpx_psnr.c',
310 '<(libvpx_source)/vpx/svc_context.h',
311 '<(libvpx_source)/vpx/vp8.h', 307 '<(libvpx_source)/vpx/vp8.h',
312 '<(libvpx_source)/vpx/vp8cx.h', 308 '<(libvpx_source)/vpx/vp8cx.h',
313 '<(libvpx_source)/vpx/vp8dx.h', 309 '<(libvpx_source)/vpx/vp8dx.h',
314 '<(libvpx_source)/vpx/vpx_codec.h', 310 '<(libvpx_source)/vpx/vpx_codec.h',
315 '<(libvpx_source)/vpx/vpx_decoder.h', 311 '<(libvpx_source)/vpx/vpx_decoder.h',
316 '<(libvpx_source)/vpx/vpx_encoder.h', 312 '<(libvpx_source)/vpx/vpx_encoder.h',
317 '<(libvpx_source)/vpx/vpx_frame_buffer.h', 313 '<(libvpx_source)/vpx/vpx_frame_buffer.h',
318 '<(libvpx_source)/vpx/vpx_image.h', 314 '<(libvpx_source)/vpx/vpx_image.h',
319 '<(libvpx_source)/vpx/vpx_integer.h', 315 '<(libvpx_source)/vpx/vpx_integer.h',
320 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h', 316 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h',
(...skipping 10 matching lines...) Expand all
331 '<(libvpx_source)/vpx_ports/vpx_timer.h', 327 '<(libvpx_source)/vpx_ports/vpx_timer.h',
332 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 328 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
333 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 329 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
334 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 330 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
335 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 331 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
336 '<(libvpx_source)/vpx_scale/vpx_scale.h', 332 '<(libvpx_source)/vpx_scale/vpx_scale.h',
337 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 333 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
338 '<(libvpx_source)/vpx_scale/yv12config.h', 334 '<(libvpx_source)/vpx_scale/yv12config.h',
339 ], 335 ],
340 } 336 }
OLDNEW
« no previous file with comments | « generate_gypi.sh ('k') | libvpx_srcs_arm64.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698