summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/vp3dsp_mmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/i386/vp3dsp_mmx.h')
-rw-r--r--libavcodec/i386/vp3dsp_mmx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/i386/vp3dsp_mmx.h b/libavcodec/i386/vp3dsp_mmx.h
index 7d1c38d..d0e6196 100644
--- a/libavcodec/i386/vp3dsp_mmx.h
+++ b/libavcodec/i386/vp3dsp_mmx.h
@@ -28,6 +28,5 @@
void ff_vp3_idct_mmx(int16_t *data);
void ff_vp3_idct_put_mmx(uint8_t *dest, int line_size, DCTELEM *block);
void ff_vp3_idct_add_mmx(uint8_t *dest, int line_size, DCTELEM *block);
-void ff_vp3_dsp_init_mmx(void);
#endif /* FFMPEG_VP3DSP_MMX_H */
OpenPOWER on IntegriCloud