vpx/vp8/encoder/x86
Jan Kratochvil 0327d3df90 nasm: end labels with colon (':')
Labels should end by colon (':'), nasm requires it.

Provide nasm compatibility.  No binary change by this patch with yasm
on {x86_64,i686}-fedora13-linux-gnu.  Few longer opcodes with nasm on
{x86_64,i686}-fedora13-linux-gnu have been checked as safe.

Change-Id: I0b2ec6f01afb061d92841887affb5ca0084f936f
2010-08-02 09:20:03 -04:00
..
csystemdependent.c x86/sse2: disable asm quantizer 2010-07-27 12:54:43 -04:00
dct_mmx.asm Redo the forward 4x4 dct 2010-06-24 13:17:58 -07:00
dct_sse2.asm Added first-pass sse2 version of Yaowu's new fdct. 2010-06-24 16:40:56 -04:00
dct_x86.h Added first-pass sse2 version of Yaowu's new fdct. 2010-06-24 16:40:56 -04:00
encodemb_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
encodeopt.asm vp8_block_error_xmm: remove unnecessary instructions 2010-06-18 13:34:43 -04:00
fwalsh_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
mcomp_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
preproc_mmx.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
quantize_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
quantize_sse2.asm nasm: use OWORD vs DQWORD 2010-08-02 09:17:14 -04:00
quantize_x86.h x86/sse2: disable asm quantizer 2010-07-27 12:54:43 -04:00
sad_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
sad_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
sad_sse3.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
sad_ssse3.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
subtract_mmx.asm nasm: end labels with colon (':') 2010-08-02 09:20:03 -04:00
variance_impl_mmx.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
variance_impl_sse2.asm cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
variance_mmx.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
variance_sse2.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
variance_x86.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
x86_csystemdependent.c Make the quantizer exact. 2010-07-23 08:48:01 -07:00