diff options
author | Clément Bœsch <u@pkh.me> | 2014-01-25 17:38:42 +0100 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2014-01-28 07:36:38 +0100 |
commit | 222c46c531089dab3009a0e1e7938d51af2b494e (patch) | |
tree | 771cbe18b809db586b5080e1807ab8f955c62bf4 /libavcodec/version.h | |
parent | 2a9c50798b798057f82f55bc7564356f66e64db5 (diff) | |
download | ffmpeg-222c46c531089dab3009a0e1e7938d51af2b494e.tar.gz |
x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}.
9680 decicycles in loop_filter_v_88_16_c, 4193765 runs, 539 skips
9233 decicycles in loop_filter_h_88_16_c, 4193751 runs, 553 skips
1929 decicycles in ff_vp9_loop_filter_v_88_16_ssse3, 4194118 runs, 186 skips
2738 decicycles in ff_vp9_loop_filter_h_88_16_ssse3, 4193861 runs, 443 skips
5.978 → 5.417 overall decode time on ped1080p.webm (-threads 1)
Adding SSE2 support should be relatively trivial (just a matter of
changing the pshufb [mask_mix] with something else), patch welcome.
Diffstat (limited to 'libavcodec/version.h')
0 files changed, 0 insertions, 0 deletions