• Lauri Kasanen's avatar
    swscale/ppc: VSX-optimize hScale8To19 · 9456adc2
    Lauri Kasanen authored
    ./ffmpeg -f lavfi -i yuvtestsrc=duration=1:size=1200x1440 \
        -s 2400x720 -f rawvideo -y -vframes 5 -pix_fmt yuv420p16le -nostats test.raw
    
    2.26 speedup (x86 SSE2 is 2.32):
      23772 UNITS in hscale,    4096 runs,      0 skips
      53862 UNITS in hscale,    4096 runs,      0 skips
    9456adc2
Name
Last commit
Last update
..
Makefile Loading commit data...
swscale_altivec.c Loading commit data...
swscale_ppc_template.c Loading commit data...
swscale_vsx.c Loading commit data...
yuv2rgb_altivec.c Loading commit data...
yuv2rgb_altivec.h Loading commit data...
yuv2yuv_altivec.c Loading commit data...