vpx/vp9/encoder/x86
James Zern 587a71f1d6 rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h
this file shouldn't be built directly, it is included in vp9_dct_sse2.c
to create a non-high-bitdepth and a high-bitdepth version

silences missing prototype warnings for the unused FDCT32x32* functions

Change-Id: I0e38f16dae5ea1728de184ee2c89287d48675c51
2015-05-15 16:59:52 -07:00
..
vp9_avg_intrin_sse2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_dct32x32_avx2_impl.h rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h 2015-05-15 16:47:51 -07:00
vp9_dct32x32_sse2_impl.h rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h 2015-05-15 16:59:52 -07:00
vp9_dct_avx2.c rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.h 2015-05-15 16:47:51 -07:00
vp9_dct_impl_sse2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_dct_mmx.asm Added high bitdepth sse2 transform functions 2014-12-02 11:16:24 -08:00
vp9_dct_sse2.c rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.h 2015-05-15 16:59:52 -07:00
vp9_dct_sse2.h sse2 visual studio build fix 2014-12-03 16:35:26 -08:00
vp9_dct_ssse3_x86_64.asm SSSE3 assembly implementation of 8x8 Hadamard transform 2015-04-04 09:59:37 -07:00
vp9_dct_ssse3.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_denoiser_sse2.c vpx_mem: remove vpx_memcpy 2015-04-28 19:59:41 -07:00
vp9_error_intrin_avx2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_error_sse2.asm Reduce required xmm number by one in block_error_fp 2015-04-01 12:07:35 -07:00
vp9_highbd_block_error_intrin_sse2.c Added highbitdepth sse2 acceleration for quantize 2014-11-19 23:55:19 -08:00
vp9_highbd_quantize_intrin_sse2.c Relocate memory operations for common code 2015-05-13 11:41:15 -07:00
vp9_highbd_subpel_variance.asm Fix high bit depth assembly function bugs 2015-02-05 11:24:03 -08:00
vp9_highbd_variance_impl_sse2.asm Added sse2 acceleration for highbitdepth variance 2014-11-14 15:18:53 -08:00
vp9_highbd_variance_sse2.c Added sse2 acceleration for highbitdepth variance 2014-11-14 15:18:53 -08:00
vp9_quantize_sse2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_quantize_ssse3_x86_64.asm Tune SSSE3 assembly implementation to improve quantization speed 2015-04-01 15:28:01 -07:00
vp9_ssim_opt_x86_64.asm Renames x86_64 specific asm files 2014-05-21 13:55:56 -07:00
vp9_subpel_variance_impl_intrin_avx2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_subpel_variance.asm Changes to assembler for NASM on mac. 2014-11-24 12:00:50 -08:00
vp9_subtract_sse2.asm Remove emms - that shouldn't be there. 2013-06-21 14:45:04 -07:00
vp9_temporal_filter_apply_sse2.asm Fixed a crash windows build 2014-05-28 15:50:50 -07:00
vp9_variance_avx2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_variance_impl_intrin_avx2.c vp9 intrinsics: add vp9_rtcd include 2015-05-15 10:43:47 -07:00
vp9_variance_sse2.c vp9_variance_sse2: sync function signatures 2015-05-15 10:43:47 -07:00