ffmpeg/libavcodec/x86
Mans Rullgard db70730291 x86: fft: remove unused fft_dispatch* functions
These functions are not used since the yasm conversion.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-08-25 23:58:26 +01:00
..
Makefile x86: mpegvideo: more sensible names for optimization file and init function 2012-08-24 02:23:16 +02:00
ac3dsp.asm
ac3dsp_init.c
cabac.h
cavsdsp_mmx.c
dct32_sse.asm
deinterlace.asm
dnxhdenc.c dnxhdenc: x86: more sensible names for optimization file and init function 2012-08-24 02:23:15 +02:00
dsputil.asm
dsputil_mmx.c
dsputil_mmx.h
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputilenc.asm
dsputilenc_mmx.c
fdct_mmx.c
fft.h
fft_init.c
fft_mmx.asm x86: fft: remove unused fft_dispatch* functions 2012-08-25 23:58:26 +01:00
fmtconvert.asm
fmtconvert_init.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel_10bit.asm
h264_qpel_mmx.c
h264_weight.asm
h264_weight_10bit.asm
h264dsp_init.c
idct_mmx_xvid.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
idct_sse2_xvid.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
idct_xvid.h
imdct36_sse.asm
lpc_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
mathops.h
mlpdsp.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
motion_est_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
mpegaudiodec_mmx.c
mpegvideo.c x86: mpegvideo: more sensible names for optimization file and init function 2012-08-24 02:23:16 +02:00
mpegvideoenc.c x86: mpegvideoenc: Split optimizations off into a separate file 2012-08-24 02:23:16 +02:00
mpegvideoenc_template.c x86: mpegvideoenc: Split optimizations off into a separate file 2012-08-24 02:23:16 +02:00
pngdsp.asm
pngdsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
proresdsp.asm
proresdsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
sbrdsp.asm
sbrdsp_init.c
simple_idct_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
snowdsp_mmx.c
vc1dsp.asm
vc1dsp_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vp3dsp.asm
vp3dsp_init.c
vp8dsp.asm
vp8dsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
vp56_arith.h
vp56dsp.asm
vp56dsp_init.c
w64xmmtest.c