2012-11-01 19:09:58 +01: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 20:15:43 +01:00
|
|
|
VP9_COMMON_SRCS-yes += vp9_iface_common.h
|
2012-11-27 22:59:17 +01: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 18:47:09 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.h
|
2013-06-08 15:19:33 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
|
2012-12-23 16:20:10 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_default_coef_probs.h
|
2012-11-27 22:59:17 +01: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 19:24:04 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.c
|
2012-11-27 22:59:17 +01: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-10 06:28:27 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_enums.h
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_extend.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_findnearmv.h
|
2013-02-07 20:51:23 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.h
|
2012-11-27 22:59:17 +01: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 23:07:09 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.c
|
2012-11-27 22:59:17 +01: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 16:20:10 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_textblit.h
|
2013-02-07 00:30:21 +01:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.c
|
2012-11-27 22:59:17 +01: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 16:19:09 +02:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.h
|
2012-11-01 19:09:58 +01:00
|
|
|
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_postproc_x86.h
|
2012-11-29 15:53:08 +01:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_asm_stubs.c
|
2013-04-02 20:45:01 +02:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_loopfilter_intrin_sse2.c
|
2012-11-27 22:59:17 +01:00
|
|
|
VP9_COMMON_SRCS-$(CONFIG_POSTPROC) += common/vp9_postproc.h
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_POSTPROC) += common/vp9_postproc.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_loopfilter_mmx.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
|
2012-11-01 19:09:58 +01:00
|
|
|
ifeq ($(CONFIG_POSTPROC),yes)
|
2012-11-27 22:59:17 +01: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 19:09:58 +01:00
|
|
|
endif
|
|
|
|
|
2013-08-05 21:07:30 +02:00
|
|
|
ifeq ($(USE_X86INC),yes)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_copy_sse2.asm
|
2013-08-06 18:39:30 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_intrapred_sse2.asm
|
2013-08-06 16:44:56 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
|
2013-08-05 21:07:30 +02:00
|
|
|
endif
|
|
|
|
|
2013-04-25 20:13:02 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.c
|
2012-11-01 19:09:58 +01:00
|
|
|
|
2013-07-16 19:13:06 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve_neon.c
|
2013-08-07 01:05:14 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_idct16x16_neon.c
|
2013-05-23 21:50:41 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_neon$(ASM)
|
2013-07-13 01:12:58 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
|
2013-06-21 21:58:46 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_neon$(ASM)
|
2013-07-09 21:06:21 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
|
2013-08-26 21:39:12 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_1_add_neon$(ASM)
|
2013-08-05 02:37:05 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_add_neon$(ASM)
|
2013-08-27 01:28:57 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_1_add_neon$(ASM)
|
2013-07-17 21:21:28 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_add_neon$(ASM)
|
2013-08-27 22:57:32 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct16x16_1_add_neon$(ASM)
|
2013-08-07 01:05:14 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct16x16_add_neon$(ASM)
|
2013-07-04 20:58:41 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_mb_lpf_neon$(ASM)
|
2013-08-14 17:17:21 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_copy_neon$(ASM)
|
2013-08-14 17:18:08 +02:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_avg_neon$(ASM)
|
2013-06-21 21:58:46 +02:00
|
|
|
|
2012-11-27 22:59:17 +01:00
|
|
|
$(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.sh))
|