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

Side by Side Diff: third_party/libvpx/libvpx_srcs_arm_neon.gypi

Issue 2005893002: Roll src/third_party/libvpx/source/libvpx/ 57566ff24..4f774ac50 (29 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 # This file is generated. Do not edit. 1 # This file is generated. Do not edit.
2 # Copyright (c) 2014 The Chromium Authors. All rights reserved. 2 # Copyright (c) 2014 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 310 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 '<(libvpx_source)/vpx/vpx_codec.h', 321 '<(libvpx_source)/vpx/vpx_codec.h',
322 '<(libvpx_source)/vpx/vpx_decoder.h', 322 '<(libvpx_source)/vpx/vpx_decoder.h',
323 '<(libvpx_source)/vpx/vpx_encoder.h', 323 '<(libvpx_source)/vpx/vpx_encoder.h',
324 '<(libvpx_source)/vpx/vpx_frame_buffer.h', 324 '<(libvpx_source)/vpx/vpx_frame_buffer.h',
325 '<(libvpx_source)/vpx/vpx_image.h', 325 '<(libvpx_source)/vpx/vpx_image.h',
326 '<(libvpx_source)/vpx/vpx_integer.h', 326 '<(libvpx_source)/vpx/vpx_integer.h',
327 '<(libvpx_source)/vpx_dsp/add_noise.c', 327 '<(libvpx_source)/vpx_dsp/add_noise.c',
328 '<(libvpx_source)/vpx_dsp/arm/avg_neon.c', 328 '<(libvpx_source)/vpx_dsp/arm/avg_neon.c',
329 '<(libvpx_source)/vpx_dsp/arm/bilinear_filter_media.asm', 329 '<(libvpx_source)/vpx_dsp/arm/bilinear_filter_media.asm',
330 '<(libvpx_source)/vpx_dsp/arm/fwd_txfm_neon.c', 330 '<(libvpx_source)/vpx_dsp/arm/fwd_txfm_neon.c',
331 '<(libvpx_source)/vpx_dsp/arm/hadamard_neon.c',
331 '<(libvpx_source)/vpx_dsp/arm/idct16x16_1_add_neon.asm', 332 '<(libvpx_source)/vpx_dsp/arm/idct16x16_1_add_neon.asm',
332 '<(libvpx_source)/vpx_dsp/arm/idct16x16_add_neon.asm', 333 '<(libvpx_source)/vpx_dsp/arm/idct16x16_add_neon.asm',
333 '<(libvpx_source)/vpx_dsp/arm/idct16x16_neon.c', 334 '<(libvpx_source)/vpx_dsp/arm/idct16x16_neon.c',
334 '<(libvpx_source)/vpx_dsp/arm/idct32x32_1_add_neon.asm', 335 '<(libvpx_source)/vpx_dsp/arm/idct32x32_1_add_neon.asm',
335 '<(libvpx_source)/vpx_dsp/arm/idct32x32_add_neon.asm', 336 '<(libvpx_source)/vpx_dsp/arm/idct32x32_add_neon.asm',
336 '<(libvpx_source)/vpx_dsp/arm/idct4x4_1_add_neon.asm', 337 '<(libvpx_source)/vpx_dsp/arm/idct4x4_1_add_neon.asm',
337 '<(libvpx_source)/vpx_dsp/arm/idct4x4_add_neon.asm', 338 '<(libvpx_source)/vpx_dsp/arm/idct4x4_add_neon.asm',
338 '<(libvpx_source)/vpx_dsp/arm/idct8x8_1_add_neon.asm', 339 '<(libvpx_source)/vpx_dsp/arm/idct8x8_1_add_neon.asm',
339 '<(libvpx_source)/vpx_dsp/arm/idct8x8_add_neon.asm', 340 '<(libvpx_source)/vpx_dsp/arm/idct8x8_add_neon.asm',
340 '<(libvpx_source)/vpx_dsp/arm/intrapred_neon.c', 341 '<(libvpx_source)/vpx_dsp/arm/intrapred_neon.c',
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 410 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
410 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 411 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
411 '<(libvpx_source)/vpx_scale/vpx_scale.h', 412 '<(libvpx_source)/vpx_scale/vpx_scale.h',
412 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 413 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
413 '<(libvpx_source)/vpx_scale/yv12config.h', 414 '<(libvpx_source)/vpx_scale/yv12config.h',
414 '<(libvpx_source)/vpx_util/endian_inl.h', 415 '<(libvpx_source)/vpx_util/endian_inl.h',
415 '<(libvpx_source)/vpx_util/vpx_thread.c', 416 '<(libvpx_source)/vpx_util/vpx_thread.c',
416 '<(libvpx_source)/vpx_util/vpx_thread.h', 417 '<(libvpx_source)/vpx_util/vpx_thread.h',
417 ], 418 ],
418 } 419 }
OLDNEW
« no previous file with comments | « third_party/libvpx/libvpx_srcs_arm64.gypi ('k') | third_party/libvpx/libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698