mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/113/head^2
parent
bf07d813f6
commit
76ce9bd8e2
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue