You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Reimar Döffinger f2217d6f90 __asm __volatile -> asm volatile part 2 17 years ago
..
cavsdsp_mmx.c
cputest.c __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
dsputil_h264_template_mmx.c clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. 17 years ago
dsputil_mmx.c __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
dsputil_mmx.h ssse3 h264 motion compensation. 17 years ago
dsputil_mmx_avg.h __asm __volatile -> asm volatile part 2 17 years ago
dsputil_mmx_qns.h
dsputil_mmx_rnd.h __asm __volatile -> asm volatile part 2 17 years ago
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
flacdsp_mmx.c use fewer registers in apply_welch_window_sse2 17 years ago
h264dsp_mmx.c asm argument that might be in memory needs a size 17 years ago
idct_mmx.c cosmetics: Replace // by /* */ comments. 17 years ago
idct_mmx_xvid.c
mathops.h
mmx.h Deprecate old and inefficient per instruction asm(). 17 years ago
motion_est_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 17 years ago
mpegvideo_mmx.c
mpegvideo_mmx_template.c
simple_idct_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 17 years ago
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c Fix warnings: 17 years ago
vp3dsp_sse2.h