]> git.sesse.net Git - x264/commit
checkasm: Try different widths for ssd_nv12
authorMartin Storsjö <martin@martin.st>
Thu, 13 Aug 2015 21:00:57 +0000 (00:00 +0300)
committerHenrik Gramner <henrik@gramner.com>
Sun, 11 Oct 2015 16:44:54 +0000 (18:44 +0200)
commit9cbdb635a4bd78e6767e735a062c0d9a5766b849
tree9be72b33587d78d95fcdd33e2be29f736b931ef8
parent39af8c72e618a544baa06ae427fb2b440861abcd
checkasm: Try different widths for ssd_nv12

To test all codepaths in the aarch64 neon implementation, one at
the very least needs to test with width 8, 16, 24 and 32.
tools/checkasm.c