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

Side by Side Diff: libvpx_srcs_arm64.gypi

Issue 1033873004: Enable vp9 postproc (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: rebase on current master Created 5 years, 9 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 | « 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) 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/dequantize_arm.c', 10 '<(libvpx_source)/vp8/common/arm/dequantize_arm.c',
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 '<(libvpx_source)/vp9/common/vp9_enums.h', 194 '<(libvpx_source)/vp9/common/vp9_enums.h',
195 '<(libvpx_source)/vp9/common/vp9_filter.c', 195 '<(libvpx_source)/vp9/common/vp9_filter.c',
196 '<(libvpx_source)/vp9/common/vp9_filter.h', 196 '<(libvpx_source)/vp9/common/vp9_filter.h',
197 '<(libvpx_source)/vp9/common/vp9_frame_buffers.c', 197 '<(libvpx_source)/vp9/common/vp9_frame_buffers.c',
198 '<(libvpx_source)/vp9/common/vp9_frame_buffers.h', 198 '<(libvpx_source)/vp9/common/vp9_frame_buffers.h',
199 '<(libvpx_source)/vp9/common/vp9_idct.c', 199 '<(libvpx_source)/vp9/common/vp9_idct.c',
200 '<(libvpx_source)/vp9/common/vp9_idct.h', 200 '<(libvpx_source)/vp9/common/vp9_idct.h',
201 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 201 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
202 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 202 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
203 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 203 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
204 '<(libvpx_source)/vp9/common/vp9_mfqe.c',
205 '<(libvpx_source)/vp9/common/vp9_mfqe.h',
204 '<(libvpx_source)/vp9/common/vp9_mv.h', 206 '<(libvpx_source)/vp9/common/vp9_mv.h',
205 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 207 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
206 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 208 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
207 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h', 209 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
210 '<(libvpx_source)/vp9/common/vp9_postproc.c',
211 '<(libvpx_source)/vp9/common/vp9_postproc.h',
208 '<(libvpx_source)/vp9/common/vp9_ppflags.h', 212 '<(libvpx_source)/vp9/common/vp9_ppflags.h',
209 '<(libvpx_source)/vp9/common/vp9_pred_common.c', 213 '<(libvpx_source)/vp9/common/vp9_pred_common.c',
210 '<(libvpx_source)/vp9/common/vp9_pred_common.h', 214 '<(libvpx_source)/vp9/common/vp9_pred_common.h',
211 '<(libvpx_source)/vp9/common/vp9_prob.c', 215 '<(libvpx_source)/vp9/common/vp9_prob.c',
212 '<(libvpx_source)/vp9/common/vp9_prob.h', 216 '<(libvpx_source)/vp9/common/vp9_prob.h',
213 '<(libvpx_source)/vp9/common/vp9_quant_common.c', 217 '<(libvpx_source)/vp9/common/vp9_quant_common.c',
214 '<(libvpx_source)/vp9/common/vp9_quant_common.h', 218 '<(libvpx_source)/vp9/common/vp9_quant_common.h',
215 '<(libvpx_source)/vp9/common/vp9_reconinter.c', 219 '<(libvpx_source)/vp9/common/vp9_reconinter.c',
216 '<(libvpx_source)/vp9/common/vp9_reconinter.h', 220 '<(libvpx_source)/vp9/common/vp9_reconinter.h',
217 '<(libvpx_source)/vp9/common/vp9_reconintra.c', 221 '<(libvpx_source)/vp9/common/vp9_reconintra.c',
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 '<(libvpx_source)/vpx_ports/vpx_timer.h', 365 '<(libvpx_source)/vpx_ports/vpx_timer.h',
362 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 366 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
363 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 367 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
364 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 368 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
365 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 369 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
366 '<(libvpx_source)/vpx_scale/vpx_scale.h', 370 '<(libvpx_source)/vpx_scale/vpx_scale.h',
367 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 371 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
368 '<(libvpx_source)/vpx_scale/yv12config.h', 372 '<(libvpx_source)/vpx_scale/yv12config.h',
369 ], 373 ],
370 } 374 }
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