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.
 
 
 
 
David Conrad 437e3f4dbc Rewrite MMX VP3 IDCT in inline asm 17 years ago
..
cavsdsp_mmx.c
cpuid.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx.c MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated correctly 17 years ago
dsputil_mmx.h Globally rename the header inclusion guard names. 17 years ago
dsputil_mmx_avg.h
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
dsputil_yasm.asm file which should have been added in r14749 17 years ago
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn.c split-radix FFT 17 years ago
fft_3dn2.c missing prototype 17 years ago
fft_mmx.asm split-radix FFT 17 years ago
fft_sse.c remove mdct tmp buffer 17 years ago
flacdsp_mmx.c
h264_i386.h Globally rename the header inclusion guard names. 17 years ago
h264dsp_mmx.c
idct_mmx.c
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h Globally rename the header inclusion guard names. 17 years ago
mathops.h Globally rename the header inclusion guard names. 17 years ago
mmx.h Globally rename the header inclusion guard names. 17 years ago
motion_est_mmx.c
mpegvideo_mmx.c stricter constraints of asm() blocks 17 years ago
mpegvideo_mmx_template.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c Rewrite MMX VP3 IDCT in inline asm 17 years ago
vp3dsp_mmx.h Globally rename the header inclusion guard names. 17 years ago
vp3dsp_sse2.c Declare ff_vp3_idct_data to be uint16_t 17 years ago
vp3dsp_sse2.h Globally rename the header inclusion guard names. 17 years ago
x86inc.asm