diff options
author | Timothy Gu <timothygu99@gmail.com> | 2016-02-14 02:15:18 +0000 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2016-02-14 09:12:37 -0800 |
commit | a678d667816a86b7e5f8c4b558f8ed333bb98841 (patch) | |
tree | aca9df8d14fb93c57296886b990e2c1975605902 /libavcodec/x86/idctdsp.h | |
parent | 4b750104ea2b8dec4e055216a047092650a3ba25 (diff) | |
download | ffmpeg-a678d667816a86b7e5f8c4b558f8ed333bb98841.tar.gz |
vf_blend: Use integers for divide mode
2.5x faster for 8-bit mode without autovectorization in GCC, 2x
slower with it on x86. However, since the platforms we enable GCC
autovectorization on most probably has support for SSE2
optimization (added in the subsequent commit), this commit should
in general do good.
Diffstat (limited to 'libavcodec/x86/idctdsp.h')
0 files changed, 0 insertions, 0 deletions