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

Side by Side Diff: libvpx_srcs_arm64.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 | « libvpx_srcs_arm.gypi ('k') | libvpx_srcs_arm_neon.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/dequantize_arm.c', 10 '<(libvpx_source)/vp8/common/arm/dequantize_arm.c',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 '<(libvpx_source)/vp8/common/mfqe.c', 54 '<(libvpx_source)/vp8/common/mfqe.c',
55 '<(libvpx_source)/vp8/common/modecont.c', 55 '<(libvpx_source)/vp8/common/modecont.c',
56 '<(libvpx_source)/vp8/common/modecont.h', 56 '<(libvpx_source)/vp8/common/modecont.h',
57 '<(libvpx_source)/vp8/common/mv.h', 57 '<(libvpx_source)/vp8/common/mv.h',
58 '<(libvpx_source)/vp8/common/onyx.h', 58 '<(libvpx_source)/vp8/common/onyx.h',
59 '<(libvpx_source)/vp8/common/onyxc_int.h', 59 '<(libvpx_source)/vp8/common/onyxc_int.h',
60 '<(libvpx_source)/vp8/common/onyxd.h', 60 '<(libvpx_source)/vp8/common/onyxd.h',
61 '<(libvpx_source)/vp8/common/postproc.c', 61 '<(libvpx_source)/vp8/common/postproc.c',
62 '<(libvpx_source)/vp8/common/postproc.h', 62 '<(libvpx_source)/vp8/common/postproc.h',
63 '<(libvpx_source)/vp8/common/ppflags.h', 63 '<(libvpx_source)/vp8/common/ppflags.h',
64 '<(libvpx_source)/vp8/common/pragmas.h',
65 '<(libvpx_source)/vp8/common/quant_common.c', 64 '<(libvpx_source)/vp8/common/quant_common.c',
66 '<(libvpx_source)/vp8/common/quant_common.h', 65 '<(libvpx_source)/vp8/common/quant_common.h',
67 '<(libvpx_source)/vp8/common/reconinter.c', 66 '<(libvpx_source)/vp8/common/reconinter.c',
68 '<(libvpx_source)/vp8/common/reconinter.h', 67 '<(libvpx_source)/vp8/common/reconinter.h',
69 '<(libvpx_source)/vp8/common/reconintra.c', 68 '<(libvpx_source)/vp8/common/reconintra.c',
70 '<(libvpx_source)/vp8/common/reconintra4x4.c', 69 '<(libvpx_source)/vp8/common/reconintra4x4.c',
71 '<(libvpx_source)/vp8/common/reconintra4x4.h', 70 '<(libvpx_source)/vp8/common/reconintra4x4.h',
72 '<(libvpx_source)/vp8/common/rtcd.c', 71 '<(libvpx_source)/vp8/common/rtcd.c',
73 '<(libvpx_source)/vp8/common/sad_c.c', 72 '<(libvpx_source)/vp8/common/sad_c.c',
74 '<(libvpx_source)/vp8/common/setupintrarecon.c', 73 '<(libvpx_source)/vp8/common/setupintrarecon.c',
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 '<(libvpx_source)/vp9/common/vp9_idct.c', 168 '<(libvpx_source)/vp9/common/vp9_idct.c',
170 '<(libvpx_source)/vp9/common/vp9_idct.h', 169 '<(libvpx_source)/vp9/common/vp9_idct.h',
171 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 170 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
172 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 171 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
173 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 172 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
174 '<(libvpx_source)/vp9/common/vp9_mv.h', 173 '<(libvpx_source)/vp9/common/vp9_mv.h',
175 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 174 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
176 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 175 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
177 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h', 176 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
178 '<(libvpx_source)/vp9/common/vp9_ppflags.h', 177 '<(libvpx_source)/vp9/common/vp9_ppflags.h',
179 '<(libvpx_source)/vp9/common/vp9_pragmas.h',
180 '<(libvpx_source)/vp9/common/vp9_pred_common.c', 178 '<(libvpx_source)/vp9/common/vp9_pred_common.c',
181 '<(libvpx_source)/vp9/common/vp9_pred_common.h', 179 '<(libvpx_source)/vp9/common/vp9_pred_common.h',
182 '<(libvpx_source)/vp9/common/vp9_prob.c', 180 '<(libvpx_source)/vp9/common/vp9_prob.c',
183 '<(libvpx_source)/vp9/common/vp9_prob.h', 181 '<(libvpx_source)/vp9/common/vp9_prob.h',
184 '<(libvpx_source)/vp9/common/vp9_quant_common.c', 182 '<(libvpx_source)/vp9/common/vp9_quant_common.c',
185 '<(libvpx_source)/vp9/common/vp9_quant_common.h', 183 '<(libvpx_source)/vp9/common/vp9_quant_common.h',
186 '<(libvpx_source)/vp9/common/vp9_reconinter.c', 184 '<(libvpx_source)/vp9/common/vp9_reconinter.c',
187 '<(libvpx_source)/vp9/common/vp9_reconinter.h', 185 '<(libvpx_source)/vp9/common/vp9_reconinter.h',
188 '<(libvpx_source)/vp9/common/vp9_reconintra.c', 186 '<(libvpx_source)/vp9/common/vp9_reconintra.c',
189 '<(libvpx_source)/vp9/common/vp9_reconintra.h', 187 '<(libvpx_source)/vp9/common/vp9_reconintra.h',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 '<(libvpx_source)/vp9/encoder/vp9_variance.h', 277 '<(libvpx_source)/vp9/encoder/vp9_variance.h',
280 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c', 278 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c',
281 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h', 279 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h',
282 '<(libvpx_source)/vp9/encoder/vp9_writer.c', 280 '<(libvpx_source)/vp9/encoder/vp9_writer.c',
283 '<(libvpx_source)/vp9/encoder/vp9_writer.h', 281 '<(libvpx_source)/vp9/encoder/vp9_writer.h',
284 '<(libvpx_source)/vp9/vp9_cx_iface.c', 282 '<(libvpx_source)/vp9/vp9_cx_iface.c',
285 '<(libvpx_source)/vp9/vp9_dx_iface.c', 283 '<(libvpx_source)/vp9/vp9_dx_iface.c',
286 '<(libvpx_source)/vp9/vp9_iface_common.h', 284 '<(libvpx_source)/vp9/vp9_iface_common.h',
287 '<(libvpx_source)/vpx/internal/vpx_codec_internal.h', 285 '<(libvpx_source)/vpx/internal/vpx_codec_internal.h',
288 '<(libvpx_source)/vpx/internal/vpx_psnr.h', 286 '<(libvpx_source)/vpx/internal/vpx_psnr.h',
289 '<(libvpx_source)/vpx/src/svc_encodeframe.c',
290 '<(libvpx_source)/vpx/src/vpx_codec.c', 287 '<(libvpx_source)/vpx/src/vpx_codec.c',
291 '<(libvpx_source)/vpx/src/vpx_decoder.c', 288 '<(libvpx_source)/vpx/src/vpx_decoder.c',
292 '<(libvpx_source)/vpx/src/vpx_encoder.c', 289 '<(libvpx_source)/vpx/src/vpx_encoder.c',
293 '<(libvpx_source)/vpx/src/vpx_image.c', 290 '<(libvpx_source)/vpx/src/vpx_image.c',
294 '<(libvpx_source)/vpx/src/vpx_psnr.c', 291 '<(libvpx_source)/vpx/src/vpx_psnr.c',
295 '<(libvpx_source)/vpx/svc_context.h',
296 '<(libvpx_source)/vpx/vp8.h', 292 '<(libvpx_source)/vpx/vp8.h',
297 '<(libvpx_source)/vpx/vp8cx.h', 293 '<(libvpx_source)/vpx/vp8cx.h',
298 '<(libvpx_source)/vpx/vp8dx.h', 294 '<(libvpx_source)/vpx/vp8dx.h',
299 '<(libvpx_source)/vpx/vpx_codec.h', 295 '<(libvpx_source)/vpx/vpx_codec.h',
300 '<(libvpx_source)/vpx/vpx_decoder.h', 296 '<(libvpx_source)/vpx/vpx_decoder.h',
301 '<(libvpx_source)/vpx/vpx_encoder.h', 297 '<(libvpx_source)/vpx/vpx_encoder.h',
302 '<(libvpx_source)/vpx/vpx_frame_buffer.h', 298 '<(libvpx_source)/vpx/vpx_frame_buffer.h',
303 '<(libvpx_source)/vpx/vpx_image.h', 299 '<(libvpx_source)/vpx/vpx_image.h',
304 '<(libvpx_source)/vpx/vpx_integer.h', 300 '<(libvpx_source)/vpx/vpx_integer.h',
305 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h', 301 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h',
(...skipping 10 matching lines...) Expand all
316 '<(libvpx_source)/vpx_ports/vpx_timer.h', 312 '<(libvpx_source)/vpx_ports/vpx_timer.h',
317 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 313 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
318 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 314 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
319 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 315 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
320 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 316 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
321 '<(libvpx_source)/vpx_scale/vpx_scale.h', 317 '<(libvpx_source)/vpx_scale/vpx_scale.h',
322 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 318 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
323 '<(libvpx_source)/vpx_scale/yv12config.h', 319 '<(libvpx_source)/vpx_scale/yv12config.h',
324 ], 320 ],
325 } 321 }
OLDNEW
« no previous file with comments | « libvpx_srcs_arm.gypi ('k') | libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698