summaryrefslogtreecommitdiffstats
path: root/tests/checkasm/vp9dsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'effc1430b2fe5997d9d55bf28dc507c27125eb27'James Almer2017-04-041-6/+0
|\
| * Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"Martin Storsjö2016-11-231-6/+0
* | Merge commit '81d7f0bbca837afda1f7e60d3ae52ab1360ab44b'Clément Bœsch2017-04-011-0/+6
|\ \ | |/
| * 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
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-2/+2
* arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2017-01-141-2/+4
* checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-12-271-8/+14
* checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer2016-07-261-1/+1
* Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes2016-01-021-5/+5
* vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje2015-10-131-1/+1
* checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner2015-09-281-1/+1
* checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2015-09-281-0/+275
* checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer2015-09-261-2/+2
* checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje2015-09-261-2/+2
* tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs2015-09-261-51/+57
* tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer2015-09-241-1/+3
* vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje2015-09-211-6/+5
* tests/checkasm: fix stack smash in check_loopfilterRodger Combs2015-09-201-0/+3
* tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer2015-09-201-2/+2
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2015-09-201-0/+147
* tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer2015-09-161-4/+6
* checkasm: add vp9 intra pred tests.Ronald S. Bultje2015-09-151-1/+68
* checkasm: add vp9 MC tests.Ronald S. Bultje2015-09-151-0/+122
OpenPOWER on IntegriCloud