1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libswscale/ppc
Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD.
This patch addresses Trac ticket #5570. The optimized functions are in file
libswscale/ppc/input_vsx.c. Each optimized function name is a concatenation of the
corresponding name in libswscale/input.c with suffix _vsx.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-06-30 12:02:08 +02:00
..
input_vsx.c PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 2016-06-30 12:02:08 +02:00
Makefile PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 2016-06-30 12:02:08 +02:00
swscale_altivec.c swscale: cleanup unused code 2016-03-31 16:36:16 -03:00
yuv2rgb_altivec.c Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 2016-06-21 15:26:20 +02:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c ppc: don't return a value from a function declared void 2013-08-30 11:56:11 +02:00