aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/vp9dsp.c
Commit message (Expand)AuthorAgeFilesLines
* arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2016-11-301-2/+4
* checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-11-231-7/+14
* Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"Martin Storsjö2016-11-231-6/+0
* checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separatelyMartin Storsjö2016-11-161-0/+6
* checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2016-11-111-0/+272
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-031-10/+8
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2016-10-041-0/+159
* checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-031-0/+127