2012-11-01 11:09:58 -07:00
|
|
|
##
|
|
|
|
## Copyright (c) 2010 The WebM project authors. All Rights Reserved.
|
|
|
|
##
|
|
|
|
## Use of this source code is governed by a BSD-style license
|
|
|
|
## that can be found in the LICENSE file in the root of the source
|
|
|
|
## tree. An additional intellectual property rights grant can be found
|
|
|
|
## in the file PATENTS. All contributing project authors may
|
|
|
|
## be found in the AUTHORS file in the root of the source tree.
|
|
|
|
##
|
|
|
|
|
|
|
|
VP9_COMMON_SRCS-yes += vp9_common.mk
|
2013-03-13 12:15:43 -07:00
|
|
|
VP9_COMMON_SRCS-yes += vp9_iface_common.h
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_pragmas.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_onyx.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
|
2013-01-25 09:47:09 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.h
|
2013-06-08 06:19:33 -07:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
|
2012-12-23 07:20:10 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_default_coef_probs.h
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropy.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymode.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymv.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_extend.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_filter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_filter.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_findnearmv.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/generic/vp9_systemdependent.c
|
2013-03-12 11:24:04 -07:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.c
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_alloccommon.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_blockd.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropy.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymode.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_entropymv.h
|
2013-04-09 21:28:27 -07:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_enums.h
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_extend.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_findnearmv.h
|
2013-02-07 11:51:23 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.h
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_loopfilter.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_mv.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_onyxc_int.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_pred_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_pred_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_quant_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconinter.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconintra.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_rtcd.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_rtcd_defs.sh
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_sadmxn.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_subpelvar.h
|
2013-08-09 14:07:09 -07:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.c
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_seg_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_seg_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_systemdependent.h
|
2012-12-23 07:20:10 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_textblit.h
|
2013-02-06 15:30:21 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.c
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_treecoder.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_loopfilter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_loopfilter_filters.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_mvref_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_mvref_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_quant_common.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconinter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_reconintra.c
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_POSTPROC_VISUALIZER) += common/vp9_textblit.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_treecoder.c
|
2013-07-10 07:19:09 -07:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.h
|
2012-11-01 11:09:58 -07:00
|
|
|
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_postproc_x86.h
|
2012-11-29 06:53:08 -08:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_asm_stubs.c
|
2013-04-02 11:45:01 -07:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_loopfilter_intrin_sse2.c
|
2013-09-04 10:02:08 -07:00
|
|
|
VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_loopfilter_mmx.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
|
2013-09-04 10:02:08 -07:00
|
|
|
ifeq ($(CONFIG_VP9_POSTPROC),yes)
|
2012-11-27 13:59:17 -08:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_postproc_mmx.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_postproc_sse2.asm
|
2012-11-01 11:09:58 -07:00
|
|
|
endif
|
|
|
|
|
2013-08-05 12:07:30 -07:00
|
|
|
ifeq ($(USE_X86INC),yes)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_copy_sse2.asm
|
2013-08-06 09:39:30 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_intrapred_sse2.asm
|
2013-08-06 07:44:56 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
|
2013-08-05 12:07:30 -07:00
|
|
|
endif
|
|
|
|
|
2013-04-25 11:13:02 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.c
|
2012-11-01 11:09:58 -07:00
|
|
|
|
2013-07-16 10:13:06 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve_neon.c
|
2013-08-06 16:05:14 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_idct16x16_neon.c
|
2013-05-23 12:50:41 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_neon$(ASM)
|
2013-07-12 16:12:58 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
|
2013-06-21 12:58:46 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_neon$(ASM)
|
2013-07-09 12:06:21 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
|
2013-08-26 12:39:12 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_1_add_neon$(ASM)
|
2013-08-04 17:37:05 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_add_neon$(ASM)
|
2013-08-26 16:28:57 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_1_add_neon$(ASM)
|
2013-07-17 12:21:28 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_add_neon$(ASM)
|
2013-08-27 13:57:32 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct16x16_1_add_neon$(ASM)
|
2013-08-06 16:05:14 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct16x16_add_neon$(ASM)
|
2013-09-11 15:18:47 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct32x32_add_neon$(ASM)
|
2013-09-03 10:19:21 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_iht4x4_add_neon$(ASM)
|
2013-09-12 11:45:15 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_iht8x8_add_neon$(ASM)
|
2013-07-04 14:58:41 -04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_mb_lpf_neon$(ASM)
|
2013-08-14 16:17:21 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_copy_neon$(ASM)
|
2013-08-14 16:18:08 +01:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_avg_neon$(ASM)
|
2013-09-26 16:01:37 -07:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_save_reg_neon$(ASM)
|
2013-06-21 12:58:46 -07:00
|
|
|
|
2012-11-27 13:59:17 -08:00
|
|
|
$(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.sh))
|