mirror of https://git.ffmpeg.org/ffmpeg.git
76ce9bd8e2
add ARM code for implementing av_clip_intp2 using the ssat instruction on Cortex-A8, av_clip_intp2_arm() is faster than av_clip_intp2_c() and the generic av_clip(), about -19% Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> |
||
---|---|---|
.. | ||
Makefile | ||
asm.S | ||
bswap.h | ||
cpu.c | ||
cpu.h | ||
float_dsp_arm.h | ||
float_dsp_init_arm.c | ||
float_dsp_init_neon.c | ||
float_dsp_init_vfp.c | ||
float_dsp_neon.S | ||
float_dsp_vfp.S | ||
intmath.h | ||
intreadwrite.h | ||
neontest.h | ||
timer.h |