OSDN Git Service

checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately
authorMartin Storsjö <martin@martin.st>
Mon, 14 Nov 2016 21:44:06 +0000 (23:44 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 16 Nov 2016 08:06:32 +0000 (10:06 +0200)
commit81d7f0bbca837afda1f7e60d3ae52ab1360ab44b
treeb1149bcdd5bc3a7d974b31917440870922d01473
parente7ae8f7a715843a5089d18e033afb3ee19ab3057
checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately

The dc-only mode is already checked to work correctly above, but this
allows benchmarking this mode for performance tuning, and allows making
sure that it actually is correctly hooked up.

Signed-off-by: Martin Storsjö <martin@martin.st>
tests/checkasm/vp9dsp.c