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.
 
 
 
 
Måns Rullgård 5e46be96f8 Move NEG_[US]SR32 macros to mathops.h 15 years ago
..
cavsdsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
cpuid.c
dnxhd_mmx.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx.c Enable SSE2 (put|avg)_pixels_16_sse2 15 years ago
dsputil_mmx.h Move declarations of some mmx functions to dsputil_mmx.h 15 years ago
dsputil_mmx_avg_template.c Replace several #ifdef PIC with the more obvious and correct 15 years ago
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c Replace several #ifdef PIC with the more obvious and correct 15 years ago
dsputil_yasm.asm Implement an sse version of scalarproduct_float(). 15 years ago
dsputilenc_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
fdct_mmx.c
fft.c Move per-arch fft init bits into the corresponding subdirs 15 years ago
fft.h Merge FFTContext and MDCTContext 15 years ago
fft_3dn.c
fft_3dn2.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
fft_mmx.asm Make the jump-table section-relative for x86_64 with PIC enabled. 15 years ago
fft_sse.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
h264_deblock_sse2.asm
h264_i386.h
h264_idct_sse2.asm
h264dsp_mmx.c optimize h264_loop_filter_strength_mmx2 15 years ago
idct_mmx.c
idct_mmx_xvid.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
idct_sse2_xvid.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
idct_xvid.h
lpc_mmx.c Reduce number of ASM constraints for ff_lpc_compute_autocorr_sse2 since it 15 years ago
mathops.h Move NEG_[US]SR32 macros to mathops.h 15 years ago
mlpdsp.c
mmx.h
motion_est_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
mpegvideo_mmx.c
mpegvideo_mmx_template.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
rv40dsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
simple_idct_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
snowdsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
vc1dsp_mmx.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
x86inc.asm sync yasm macros to x264 15 years ago
x86util.asm