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

Side by Side Diff: third_party/libvpx/libvpx_srcs_arm_neon_cpu_detect_intrinsics.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
« no previous file with comments | « third_party/libvpx/libvpx_srcs_arm_neon.gypi ('k') | third_party/libvpx/libvpx_srcs_x86.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 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'libvpx_intrinsics_neon', 9 'target_name': 'libvpx_intrinsics_neon',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 21 matching lines...) Expand all
32 '<(libvpx_source)/vp8/encoder/arm/neon/fastquantizeb_neon.c', 32 '<(libvpx_source)/vp8/encoder/arm/neon/fastquantizeb_neon.c',
33 '<(libvpx_source)/vp8/encoder/arm/neon/shortfdct_neon.c', 33 '<(libvpx_source)/vp8/encoder/arm/neon/shortfdct_neon.c',
34 '<(libvpx_source)/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c', 34 '<(libvpx_source)/vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c',
35 '<(libvpx_source)/vp9/common/arm/neon/vp9_iht4x4_add_neon.c', 35 '<(libvpx_source)/vp9/common/arm/neon/vp9_iht4x4_add_neon.c',
36 '<(libvpx_source)/vp9/common/arm/neon/vp9_iht8x8_add_neon.c', 36 '<(libvpx_source)/vp9/common/arm/neon/vp9_iht8x8_add_neon.c',
37 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_dct_neon.c', 37 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_dct_neon.c',
38 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_error_neon.c', 38 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_error_neon.c',
39 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_quantize_neon.c', 39 '<(libvpx_source)/vp9/encoder/arm/neon/vp9_quantize_neon.c',
40 '<(libvpx_source)/vpx_dsp/arm/avg_neon.c', 40 '<(libvpx_source)/vpx_dsp/arm/avg_neon.c',
41 '<(libvpx_source)/vpx_dsp/arm/fwd_txfm_neon.c', 41 '<(libvpx_source)/vpx_dsp/arm/fwd_txfm_neon.c',
42 '<(libvpx_source)/vpx_dsp/arm/hadamard_neon.c',
42 '<(libvpx_source)/vpx_dsp/arm/idct16x16_1_add_neon.asm', 43 '<(libvpx_source)/vpx_dsp/arm/idct16x16_1_add_neon.asm',
43 '<(libvpx_source)/vpx_dsp/arm/idct16x16_add_neon.asm', 44 '<(libvpx_source)/vpx_dsp/arm/idct16x16_add_neon.asm',
44 '<(libvpx_source)/vpx_dsp/arm/idct16x16_neon.c', 45 '<(libvpx_source)/vpx_dsp/arm/idct16x16_neon.c',
45 '<(libvpx_source)/vpx_dsp/arm/idct32x32_1_add_neon.asm', 46 '<(libvpx_source)/vpx_dsp/arm/idct32x32_1_add_neon.asm',
46 '<(libvpx_source)/vpx_dsp/arm/idct32x32_add_neon.asm', 47 '<(libvpx_source)/vpx_dsp/arm/idct32x32_add_neon.asm',
47 '<(libvpx_source)/vpx_dsp/arm/idct4x4_1_add_neon.asm', 48 '<(libvpx_source)/vpx_dsp/arm/idct4x4_1_add_neon.asm',
48 '<(libvpx_source)/vpx_dsp/arm/idct4x4_add_neon.asm', 49 '<(libvpx_source)/vpx_dsp/arm/idct4x4_add_neon.asm',
49 '<(libvpx_source)/vpx_dsp/arm/idct8x8_1_add_neon.asm', 50 '<(libvpx_source)/vpx_dsp/arm/idct8x8_1_add_neon.asm',
50 '<(libvpx_source)/vpx_dsp/arm/idct8x8_add_neon.asm', 51 '<(libvpx_source)/vpx_dsp/arm/idct8x8_add_neon.asm',
51 '<(libvpx_source)/vpx_dsp/arm/intrapred_neon.c', 52 '<(libvpx_source)/vpx_dsp/arm/intrapred_neon.c',
(...skipping 25 matching lines...) Expand all
77 '-flto', 78 '-flto',
78 '-ffat-lto-objects', 79 '-ffat-lto-objects',
79 ], 80 ],
80 }], 81 }],
81 ], 82 ],
82 'cflags': [ '-mfpu=neon', ], 83 'cflags': [ '-mfpu=neon', ],
83 'asmflags': [ '-mfpu=neon', ], 84 'asmflags': [ '-mfpu=neon', ],
84 }, 85 },
85 ], 86 ],
86 } 87 }
OLDNEW
« no previous file with comments | « third_party/libvpx/libvpx_srcs_arm_neon.gypi ('k') | third_party/libvpx/libvpx_srcs_x86.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698