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

Side by Side Diff: libvpx_srcs_arm_neon_cpu_detect.gypi

Issue 592203002: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 3 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_neon.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect_intrinsics.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) 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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 '<(libvpx_source)/vp8/decoder/onyxd_int.h', 104 '<(libvpx_source)/vp8/decoder/onyxd_int.h',
105 '<(libvpx_source)/vp8/decoder/threading.c', 105 '<(libvpx_source)/vp8/decoder/threading.c',
106 '<(libvpx_source)/vp8/decoder/treereader.h', 106 '<(libvpx_source)/vp8/decoder/treereader.h',
107 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.asm', 107 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.asm',
108 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm', 108 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm',
109 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm', 109 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm',
110 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_subtract_armv6.asm', 110 '<(libvpx_source)/vp8/encoder/arm/armv6/vp8_subtract_armv6.asm',
111 '<(libvpx_source)/vp8/encoder/arm/armv6/walsh_v6.asm', 111 '<(libvpx_source)/vp8/encoder/arm/armv6/walsh_v6.asm',
112 '<(libvpx_source)/vp8/encoder/arm/dct_arm.c', 112 '<(libvpx_source)/vp8/encoder/arm/dct_arm.c',
113 '<(libvpx_source)/vp8/encoder/arm/neon/fastquantizeb_neon.asm', 113 '<(libvpx_source)/vp8/encoder/arm/neon/fastquantizeb_neon.asm',
114 '<(libvpx_source)/vp8/encoder/arm/neon/vp8_mse16x16_neon.asm',
115 '<(libvpx_source)/vp8/encoder/arm/quantize_arm.c', 114 '<(libvpx_source)/vp8/encoder/arm/quantize_arm.c',
116 '<(libvpx_source)/vp8/encoder/bitstream.c', 115 '<(libvpx_source)/vp8/encoder/bitstream.c',
117 '<(libvpx_source)/vp8/encoder/bitstream.h', 116 '<(libvpx_source)/vp8/encoder/bitstream.h',
118 '<(libvpx_source)/vp8/encoder/block.h', 117 '<(libvpx_source)/vp8/encoder/block.h',
119 '<(libvpx_source)/vp8/encoder/boolhuff.c', 118 '<(libvpx_source)/vp8/encoder/boolhuff.c',
120 '<(libvpx_source)/vp8/encoder/boolhuff.h', 119 '<(libvpx_source)/vp8/encoder/boolhuff.h',
121 '<(libvpx_source)/vp8/encoder/dct.c', 120 '<(libvpx_source)/vp8/encoder/dct.c',
122 '<(libvpx_source)/vp8/encoder/dct_value_cost.h', 121 '<(libvpx_source)/vp8/encoder/dct_value_cost.h',
123 '<(libvpx_source)/vp8/encoder/dct_value_tokens.h', 122 '<(libvpx_source)/vp8/encoder/dct_value_tokens.h',
124 '<(libvpx_source)/vp8/encoder/defaultcoefcounts.h', 123 '<(libvpx_source)/vp8/encoder/defaultcoefcounts.h',
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 '<(libvpx_source)/vpx_ports/vpx_timer.h', 350 '<(libvpx_source)/vpx_ports/vpx_timer.h',
352 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 351 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
353 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 352 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
354 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 353 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
355 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 354 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
356 '<(libvpx_source)/vpx_scale/vpx_scale.h', 355 '<(libvpx_source)/vpx_scale/vpx_scale.h',
357 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 356 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
358 '<(libvpx_source)/vpx_scale/yv12config.h', 357 '<(libvpx_source)/vpx_scale/yv12config.h',
359 ], 358 ],
360 } 359 }
OLDNEW
« no previous file with comments | « libvpx_srcs_arm_neon.gypi ('k') | libvpx_srcs_arm_neon_cpu_detect_intrinsics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698