vpx/vp8/encoder/x86
James Zern 1d86383512 vp8: remove vp8_fast_quantize_b_mmx
and vp8_fast_quantize_b_impl_mmx; this was never enabled in rtcd
an sse2 version exists so there isn't much reason to keep a mmx
implementation around.

Change-Id: I8b3ee7f46ba194ffa0d0a6225a0f299f2a4dea90
2017-06-21 19:00:14 -07:00
..
dct_sse2.asm Add support for x64 and win64 yasm flags. 2013-01-31 16:25:37 -08:00
denoising_sse2.c vp8: apply clang-format 2016-07-15 19:28:44 -07:00
encodeopt.asm vp8: remove mmx functions 2016-09-29 15:25:27 -07:00
fwalsh_sse2.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
quantize_sse4.c vp8: apply clang-format 2016-07-15 19:28:44 -07:00
quantize_ssse3.c vp8: apply clang-format 2016-07-15 19:28:44 -07:00
temporal_filter_apply_sse2.asm Fix --as=nasm compatibility for new asm code. 2013-02-27 09:55:38 -08:00
vp8_enc_stubs_sse2.c Rename _xmm functions to _sse2 2016-09-29 15:23:11 -07:00
vp8_quantize_sse2.c vp8: apply clang-format 2016-07-15 19:28:44 -07:00