VP56: move vp56_edge_filter to new VP56DSPContext
Using macro templates allows the vp[56]_adjust functions to be inlined instead of called through function pointers. The new function pointers enable optimised implementations of the filters. 4% faster VP6 decoding on Cortex-A8. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22992 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
libavcodec/vp56dsp.c
0 → 100644
libavcodec/vp56dsp.h
0 → 100644
Please register or sign in to comment