Martin Vignali
595505083a
checkasm/vf_blend : add test for 16 bit version of
grainextract
grainmerge
average
extremity
negation
7 years ago
Martin Vignali
c0919c4985
checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16
7 years ago
Martin Vignali
e3fc36a84c
checkasm/vf_blend : add depth param in order to add test for 16 bit version
7 years ago
James Almer
e51073fe00
checkasm/vf_blend: rename addition128 and difference128 to grainmerge and grainextract
This was missing from f8d0689d3f
.
Fixes checkasm.
7 years ago
James Almer
fa50d9360b
x86/vf_blend: add sse and ssse3 extremity functions
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
8 years ago
James Almer
26034929d5
checkasm: bench each vf_blend mode once
Also bench a smaller buffer. This drastically reduces --bench runtime
and reports smaller, more readable numbers.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
9 years ago
Timothy Gu
ebf648d490
checkasm/vf_blend: Decrease iteration count
The test is already slow.
9 years ago
Timothy Gu
a953a2991e
checkasm: Add vf_blend tests
9 years ago