diff options
author | Niklas Haas <git@haasn.dev> | 2025-07-16 14:02:43 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2025-07-21 18:10:25 +0200 |
commit | 8b647b3f8adb9ead5f470f39be5a4803c4b55a65 (patch) | |
tree | 99a2d3d8eaf65fc261a5d5f2ea9c320d5719a286 /tests/checkasm/checkasm.c | |
parent | 545f721b443ce3fbc01a96cae516c0a14cb3a56b (diff) | |
download | ffmpeg-8b647b3f8adb9ead5f470f39be5a4803c4b55a65.tar.gz |
avfilter/vf_colordetect: add x86 SIMD implementation
alphadetect8_full_c: 5658.2 ( 1.00x)
alphadetect8_full_avx2: 215.1 (26.31x)
alphadetect8_full_avx512: 133.5 (42.40x)
alphadetect8_limited_c: 7391.5 ( 1.00x)
alphadetect8_limited_avx2: 649.3 (11.38x)
alphadetect8_limited_avx512: 330.5 (22.36x)
alphadetect16_full_c: 3027.4 ( 1.00x)
alphadetect16_full_avx2: 209.4 (14.46x)
alphadetect16_full_avx512: 141.4 (21.41x)
alphadetect16_limited_c: 3880.9 ( 1.00x)
alphadetect16_limited_avx2: 734.9 ( 5.28x)
alphadetect16_limited_avx512: 349.2 (11.11x)
rangedetect8_c: 5854.2 ( 1.00x)
rangedetect8_avx2: 138.9 (42.15x)
rangedetect8_avx512: 106.2 (55.12x)
rangedetect16_c: 4122.0 ( 1.00x)
rangedetect16_avx2: 138.6 (29.74x)
rangedetect16_avx512: 104.1 (39.60x)
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions