vpx/vp9/common/x86
Paul Wilkins 4d018be950 Deleted #include <inttypes.h>
This seems not to be needed and is not supported
in the Windows build.

Change-Id: Iaca3bbf8cca283aee6bc336cb31ba9dd4610322b
2013-09-12 13:43:07 +01:00
..
vp9_asm_stubs.c Improved 8t filters 2013-09-11 13:56:32 -04:00
vp9_copy_sse2.asm Replace copy_memNxM functions with a generic copy/avg function. 2013-07-10 18:27:24 -07:00
vp9_idct_intrin_sse2.c Optimize 32x32 2D inverse DCT for speed-up 2013-07-31 17:13:31 -07:00
vp9_intrapred_sse2.asm SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 TM intra prediction. 2013-07-10 09:28:03 -07:00
vp9_intrapred_ssse3.asm d45 intra prediction SSSE3 optimizations. 2013-07-26 13:30:02 -07:00
vp9_loopfilter_intrin_sse2.c Improved mb_lpf_horizontal_edge_w_sse2_8 2013-08-29 08:30:17 -04:00
vp9_loopfilter_mmx.asm Removing unused simple loopfilter code. 2013-05-10 11:04:43 -07:00
vp9_postproc_mmx.asm Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_postproc_sse2.asm Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_postproc_x86.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_subpixel_8t_intrin_ssse3.c Deleted #include <inttypes.h> 2013-09-12 13:43:07 +01:00
vp9_subpixel_8t_ssse3.asm convolve: support larger blocks, fix asm saturation bug 2013-04-18 13:57:59 -07:00