]> git.sesse.net Git - ffmpeg/commit
checkasm: add hscale test
authorJosh de Kock <josh@itanimul.li>
Wed, 13 May 2020 15:02:53 +0000 (16:02 +0100)
committerJosh de Kock <josh@itanimul.li>
Fri, 15 May 2020 09:29:30 +0000 (10:29 +0100)
commit5913cd4e6c4b8b37c4933123212e90e6970ff19d
tree17034ea91edb96e6a8fcc34f5459556d07dbb0d1
parent3ce1b2bf8d75708ea041f6bbad86b2b249643b9a
checkasm: add hscale test

This tests the hscale 8bpp to 14/18bpp functions with different filter
sizes.

Signed-off-by: Josh de Kock <josh@itanimul.li>
tests/checkasm/Makefile
tests/checkasm/checkasm.c
tests/checkasm/checkasm.h
tests/checkasm/sw_scale.c [new file with mode: 0644]
tests/fate/checkasm.mak