2012-11-01 22:09:58 +04: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 23:15:43 +04:00
|
|
|
VP9_COMMON_SRCS-yes += vp9_iface_common.h
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
|
2014-02-01 05:35:53 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_blockd.c
|
2013-01-25 21:47:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_convolve.h
|
2013-06-08 17:19:33 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
|
2012-11-28 01:59:17 +04: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_filter.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_filter.h
|
2014-02-06 05:44:42 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.h
|
2013-03-12 22:24:04 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.c
|
2012-11-28 01:59:17 +04: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 08:28:27 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_enums.h
|
2013-02-07 23:51:23 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_idct.h
|
2012-11-28 01:59:17 +04: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
|
2013-12-17 00:53:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_prob.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_prob.c
|
2012-11-28 01:59:17 +04:00
|
|
|
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
|
2014-02-24 04:33:14 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_rtcd_defs.pl
|
2013-08-10 01:07:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scale.c
|
2012-11-28 01:59:17 +04: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 19:20:10 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_textblit.h
|
2014-07-08 01:52:19 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_thread.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_thread.c
|
2013-02-07 03:30:21 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.h
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_tile_common.c
|
2012-11-28 01:59:17 +04:00
|
|
|
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
|
2013-07-10 18:19:09 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_common_data.h
|
2013-10-08 00:55:56 +04:00
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scan.c
|
|
|
|
VP9_COMMON_SRCS-yes += common/vp9_scan.h
|
2012-11-01 22:09:58 +04:00
|
|
|
|
2012-11-29 18:53:08 +04:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_asm_stubs.c
|
2013-04-02 22:45:01 +04:00
|
|
|
VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_loopfilter_intrin_sse2.c
|
2013-10-30 19:04:31 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_AVX2) += common/x86/vp9_loopfilter_intrin_avx2.c
|
2013-09-04 21:02:08 +04:00
|
|
|
VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
|
|
|
|
VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_loopfilter_mmx.asm
|
2013-10-11 00:51:35 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_subpixel_8t_sse2.asm
|
2014-01-30 03:49:03 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_subpixel_bilinear_sse2.asm
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
|
2014-02-04 00:40:18 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_bilinear_ssse3.asm
|
2014-01-17 23:39:16 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_AVX2) += common/x86/vp9_subpixel_8t_intrin_avx2.c
|
2013-11-22 02:49:29 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_intrin_ssse3.c
|
2013-09-04 21:02:08 +04:00
|
|
|
ifeq ($(CONFIG_VP9_POSTPROC),yes)
|
2012-11-28 01:59:17 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_postproc_sse2.asm
|
2012-11-01 22:09:58 +04:00
|
|
|
endif
|
|
|
|
|
2014-02-05 08:04:38 +04:00
|
|
|
ifeq ($(CONFIG_USE_X86INC),yes)
|
2013-08-05 23:07:30 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_copy_sse2.asm
|
2013-08-06 20:39:30 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_intrapred_sse2.asm
|
2013-08-06 18:44:56 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
|
2013-08-05 23:07:30 +04:00
|
|
|
endif
|
|
|
|
|
2014-09-15 23:59:19 +04:00
|
|
|
ifeq ($(CONFIG_VP9_HIGHBITDEPTH),yes)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_intrapred_sse2.asm
|
2014-09-16 23:47:18 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_subpixel_8t_sse2.asm
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_subpixel_bilinear_sse2.asm
|
2014-09-18 03:55:05 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_high_loopfilter_intrin_sse2.c
|
2014-09-15 23:59:19 +04:00
|
|
|
endif
|
|
|
|
|
2013-09-13 13:48:32 +04:00
|
|
|
# common (c)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_common_dspr2.h
|
2013-10-09 16:35:27 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_avg_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_avg_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_vert_dspr2.c
|
2013-09-13 13:48:32 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_avg_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_avg_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_horiz_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_vert_dspr2.c
|
2013-11-13 09:47:14 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_intrapred4_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_intrapred8_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_intrapred16_dspr2.c
|
2013-10-24 09:59:04 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans4_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans8_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans16_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans32_cols_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_itrans32_dspr2.c
|
2013-11-13 09:23:16 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_filters_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_filters_dspr2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_macros_dspr2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_loopfilter_masks_dspr2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mbloop_loopfilter_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mblpf_horiz_loopfilter_dspr2.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_mblpf_vert_loopfilter_dspr2.c
|
2013-09-13 13:48:32 +04:00
|
|
|
|
2013-04-25 22:13:02 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.c
|
2014-05-22 20:44:40 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_idct_intrin_sse2.h
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_idct_intrin_ssse3.c
|
2014-05-02 05:34:46 +04:00
|
|
|
ifeq ($(ARCH_X86_64), yes)
|
2014-05-22 00:55:56 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_idct_ssse3_x86_64.asm
|
2014-05-02 05:34:46 +04:00
|
|
|
endif
|
|
|
|
|
2014-05-07 22:01:31 +04:00
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve_neon.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_neon.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_16_neon.c
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve8_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_16_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct4x4_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct4x4_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct8x8_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct8x8_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct32x32_1_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct32x32_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_iht4x4_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_iht8x8_add_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_mb_lpf_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_copy_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_avg_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_save_reg_neon$(ASM)
|
|
|
|
VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_reconintra_neon$(ASM)
|
2013-06-21 23:58:46 +04:00
|
|
|
|
2014-02-24 04:33:14 +04:00
|
|
|
$(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.pl))
|