vpx/vp9/encoder/x86
Johann e43662e8e6 Remove unused quantize optimizations.
Files were copied from vp8 and never maintained.

Change-Id: I9659a8755985da73e8c19c3c984423b6666d8871
2013-04-30 18:42:05 -07:00
..
vp9_dct_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_dct_mmx.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_dct_sse2.c Normalize more intrinsic filenames 2013-04-25 23:26:20 -07:00
vp9_encodeopt.asm Make RD superblock mode search size-agnostic. 2013-04-10 16:50:30 -07:00
vp9_fwalsh_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_mcomp_x86.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_sad4d_sse2.asm Add SSE2 versions for rectangular sad and sad4d functions. 2013-04-17 10:31:59 -07:00
vp9_sad_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_sad_sse2.asm Add SSE2 versions for rectangular sad and sad4d functions. 2013-04-17 10:31:59 -07:00
vp9_sad_sse3.asm Merge master branch into experimental 2013-03-01 11:06:05 -08:00
vp9_sad_sse4.asm this commit converts all sad ptrs to uint32 2013-02-28 08:46:35 -08:00
vp9_sad_ssse3.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_ssim_opt.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_subtract_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_subtract_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_temporal_filter_apply_sse2.asm Fix --as=nasm compatibility for new asm code. 2013-02-27 09:55:38 -08:00
vp9_variance_impl_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_variance_impl_sse2.asm fix a number issues that cause failures 2013-01-14 18:32:32 -08:00
vp9_variance_impl_ssse3.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_variance_mmx.c vp9_bilinear_filters_mmx: add missing extern specifiers 2012-12-05 08:27:48 -08:00
vp9_variance_sse2.c Add sse2 versions of sub_pixel_variance{32x32,64x64}. 2013-02-06 11:20:59 -08:00
vp9_variance_ssse3.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_x86_csystemdependent.c Move src_diff to per-plane MACROBLOCK data 2013-04-23 12:18:51 -07:00